Skip to content

Latest commit

 

History

History
20 lines (10 loc) · 714 Bytes

README.md

File metadata and controls

20 lines (10 loc) · 714 Bytes

threepojs

Transform your strings XLSX file into JavaScript objects!

If you have a XLSX file with all the localized strings of your project, you can use threepojs to parse the XLSX file into a JavaScript object containing all the strings.

Usage

$ npm install -g threepojs

Example:

$ threepojs ~/path/directory/my_strings.xlsx