@tracesoftwareinternational/glob2po2json

1.0.1 • Public • Published

Glob2PO2JSON

NPM version

This package will let you "glob" some .po files and convert them into JSON files with same name as source files.

Installation

npm install @tracesoftware/glob2po2json

Usage

At this moment, only CLI usage is supported.

Usage: glob2po2json.js -i <folder> -o <folder>

Options:
  --version     Show version number
  -i, --input   Path to the .po files, a glob is also valid
  -o, --output  Path to the folder where the json file will be output
  -h, --help    Show help

Readme

Keywords

Package Sidebar

Install

npm i @tracesoftwareinternational/glob2po2json

Weekly Downloads

3

Version

1.0.1

License

GPL-3.0

Unpacked Size

38.1 kB

Total Files

4

Last publish

Collaborators

  • mvion