gettext-parser
gettext-parser copied to clipboard
Update docs
In this PR we are going to update
- [X] Readme replaces
require(cjs) withimport(esm), adds installation instruction - [ ] package.json - version update according to semver
- [ ] CHANGELOG.md - annotate changes before release the new version
ref. https://github.com/smhg/gettext-parser/pull/86
bundlephobia reports a strange data about gettext-parser metadata. maybe something in the package json wasn't correct in the last version? https://bundlephobia.com/package/[email protected]
a similar repo weights 100 times less! What is causing the bloat? (cit @johnhooks) https://bundlephobia.com/package/[email protected]
We suspect it calculates the dependencies in the bundle size.