Commit 9f5c9e4
committed
chore: enhance @comneed/textby package metadata and documentation
- Update package.json with comprehensive metadata
- Add keywords for better NPM discoverability
- Add author, repository, homepage, and bugs URLs
- Add exports field for modern Node.js support
- Add engines requirement (Node.js >=18.0.0)
- Add prepublishOnly script for safer publishing
- Bump version to 0.0.3
- Refactor README.md for accuracy
- Remove unsupported features (mdx support claims)
- Simplify template composition section (LiquidJS native feature)
- Update API documentation to match actual implementation
- Fix GitHub links to match monorepo structure
- Add clear browser vs Node.js environment distinctions
- Remove broken links to non-existent files
- Update CHANGELOG.md with v0.0.3 changes1 parent 1c3630e commit 9f5c9e4
3 files changed
+161
-345
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
3 | 9 | | |
4 | 10 | | |
5 | 11 | | |
| |||
0 commit comments