Skip to content

sg3w/xlfknife

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published