ti18nxmlcsv

1.0.0 • Public • Published

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.

Dependencies (6)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i ti18nxmlcsv

    Weekly Downloads

    6

    Version

    1.0.0

    License

    MIT

    Last publish

    Collaborators

    • caffeina