resxtojson

0.3.1 • Public • Published

resxtojson

Converts resx to JSON (with just a few dependencies).

Usage:

resxtojson MyApp*.resx resources

This will scan all resx files in the current folder and send the output to the folder resources of the current folder.

Options:

-m, --regx-match

Used to set a key pattern match for filtering resources, e.g.:

resxtojson -m \\bMyPrefix_.*\\b MyApp*.resx resources

Only resource keys starting with MyPrefix_ will be converted.

/resxtojson/

    Package Sidebar

    Install

    npm i resxtojson

    Weekly Downloads

    16

    Version

    0.3.1

    License

    none

    Last publish

    Collaborators

    • ericb81