FrankKair / threepojs

Transform your strings XLSX file into JS objects

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Transform your strings XLSX file into JS objects

License:MIT License


Languages

Language:JavaScript 100.0%