gettext-catalog

0.0.4 • Public • Published

gettext-catalog

Manage a catalog of gettext messages

Why?

Lots of projects seeking to provide some kind of xgettext-like functionality end up re-implementing a lot of the same "catalog management" code. For example, the logic to see if a string (really a domain/msgid/msgctxt tuple) is already in the catalog and if so, updating references, extracted comments, etc.

API

TODO

Package Sidebar

Install

npm i gettext-catalog

Weekly Downloads

1

Version

0.0.4

License

MIT

Last publish

Collaborators

  • gabegorelick