1.0.0 • Published 9 years ago

ti18nxmlcsv v1.0.0

Weekly downloads
2
License
MIT
Repository
github
Last release
9 years ago

Ti18nXMLCSV

Titanium Alloy XML file languages converter to and from CSV.

For people that, I don't know why, likes Excel.

Gitter

Installation

NPM

[sudo] npm install -g ti18nxmlcsv

Convert XML files to a CSV

ti18nxmlcsv xmltocsv my_file.csv

The output file will be in i18n/my_file.csv

Convert CSV file to XML files

ti18nxmlcsv csvtoxml edited_csv_file.csv

The strings.xml files will be overwritten, so be careful.

Have Fun

Contributing

How to get involved:

  1. Star the project!
  2. Answer questions that come through GitHub issues
  3. Report a bug that you find

Pull requests are highly appreciated.

Solve a problem. Features are great, but even better is cleaning-up and fixing issues in the code that you discover.

Copyright and license

Copyright 2014 Caffeina srl under the MIT license.