Add frontmatter, markdown, path, xml, rss, and web packages
Sync local packages into the registry repo and update index.json and README.md to include all 9 packages.
This commit is contained in:
@@ -24,6 +24,12 @@ lux pkg add locallib --path ../mylib
|
||||
| [json](./packages/json/) | 1.0.0 | JSON parsing and serialization |
|
||||
| [http-client](./packages/http-client/) | 0.1.0 | HTTP client utilities |
|
||||
| [testing](./packages/testing/) | 0.1.0 | Testing utilities and assertions |
|
||||
| [markdown](./packages/markdown/) | 0.1.0 | Markdown to HTML converter |
|
||||
| [frontmatter](./packages/frontmatter/) | 0.1.0 | YAML-like frontmatter parser |
|
||||
| [path](./packages/path/) | 0.1.0 | File path utilities |
|
||||
| [xml](./packages/xml/) | 0.1.0 | XML builder |
|
||||
| [rss](./packages/rss/) | 0.1.0 | RSS 2.0 feed generator |
|
||||
| [web](./packages/web/) | 0.1.0 | Full-stack web framework |
|
||||
|
||||
## Publishing Packages
|
||||
|
||||
|
||||
Reference in New Issue
Block a user