项目作者: FrankKair

项目描述 :
Transform your strings XLSX file into JS objects
高级语言: JavaScript
项目地址: git://github.com/FrankKair/threepojs.git
创建时间: 2017-09-03T14:46:02Z
项目社区:https://github.com/FrankKair/threepojs

开源协议:MIT License

下载


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

  1. $ npm install -g threepojs

Example:

  1. $ threepojs ~/path/directory/my_strings.xlsx