yamltoxmljson

0.0.6 • Public • Published

YAML to XML or JSON Converter

=======================================================

Installation

npm install -g yamltoxmljson

Usage

usage: yamltoxmljson ./config.json

config.json example

{
    "supportedLocales": ["en", "de"],
    "dest": "path/to/dest/locales",
    "src": "path/to/src/locales",
    "type": "xml" // default would be json
}
 

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.0.6
    0
    • latest

Version History

Package Sidebar

Install

npm i yamltoxmljson

Weekly Downloads

5

Version

0.0.6

License

MIT

Last publish

Collaborators

  • aali