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.

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.3.1
    17
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.3.1
    17
  • 0.3.0
    0
  • 0.2.0
    0
  • 0.1.1
    0
  • 0.1.0
    0

Package Sidebar

Install

npm i resxtojson

Weekly Downloads

16

Version

0.3.1

License

none

Last publish

Collaborators

  • ericb81