@l10nmonster/helpers-json

1.0.3 • 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 arrays, nested keys and plurals as defined by the i18next JSON v4 format.

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

/@l10nmonster/helpers-json/

    Package Sidebar

    Install

    npm i @l10nmonster/helpers-json

    Weekly Downloads

    3

    Version

    1.0.3

    License

    MIT

    Unpacked Size

    9.1 kB

    Total Files

    5

    Last publish

    Collaborators

    • diegone