0.3.0 • Published 9 years ago

xlsx2json-cli v0.3.0

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

xlsx2json (-cli)

Convert XLSX files to JSON with this small client application.

Usage

Just install xlsx2json-cli via npm with:

npm install xlsx2json-cli

And now start converting files:

xlsx2json SomeTable.xlsx

Done. You get a dedicated file for each sheet (tab) of your spreadsheet.

Credits

This is more a small wrapper around an awesome XLSX library, https://github.com/SheetJS/js-xlsx

0.3.0

9 years ago

0.2.0

9 years ago

0.1.0

9 years ago