ms-xlfknife

0.0.7 • Public • Published

xlfknife

A command-line utility to import/merge or export *.xlf files in XLF, CSV, PO, JSON, PHP ....

DISCLAIMER This Software is pre-alpha

Usage

Update an existing language file with keys from the default file

node ./src/index.js import ./examples/de.locallang.xlf --source=./examples/locallang.xlf --target=./output/de.locallang.xlf --lang=de

Export *.xlf file to csv

node ./src/index.js export ./examples/simple.xlf -o ./output/simple.xlf.csv

Package Sidebar

Install

npm i ms-xlfknife

Weekly Downloads

0

Version

0.0.7

License

MIT

Unpacked Size

25.5 kB

Total Files

20

Last publish

Collaborators

  • mxsteini