@l10nmonster/helpers-json

1.0.0 • Public • Published

L10n Monster JSON Helpers

JSON Filter

A filter for JSON files. It supports annotations as defined by the ARB spec. In addition it supports nested keys and plurals as defined by the i18next JSON v4 format.

this.resourceFilter = new filters.JsonFilter({
        enableArbAnnotations: true,
        enablePluralSuffixes: true,
        emitArbAnnotations: true
});

Readme

Keywords

none

Package Sidebar

Install

npm i @l10nmonster/helpers-json

Weekly Downloads

1

Version

1.0.0

License

MIT

Unpacked Size

4.92 kB

Total Files

4

Last publish

Collaborators

  • diegone