gettext-ts
v1.0.1
Published
simple gettext for typescript
Downloads
1
Maintainers
Readme
gettext-ts
gettext-ts is a lightweight but complete and accurate GNU gettext typescript port for Node.js and the browser. Manage your i18n translations the right way in your JavaScript projects.
It was ported from gettext.js
Eval function for plural is removed, Intl.PluralRules
, a simple function parsed from string or user
provided function instead.
License
MIT