xls-to-json-kholyk

0.1.1 • Public • Published

xls_2_json_converter

Extended version of xls-to-json Thanks to @chilijung - Converter for XLS files into JSON format (CLI helper)

Usage in CLI:


Install procedure (global):

  1. Install nodejs (if nessesary);
  2. Install package globally: npm i -g xls-to-json-kholyk
  3. Run converter as follows: convert save source.xlsx destination.json sheet

Notice: Only source file (source.xlsx) is required, you can leave destination.json and sheet as blank or null, in this case output file will be created as following pattern: source.xlsx.json, first datasheet in a book will be used for compile result.

Readme

Keywords

Package Sidebar

Install

npm i xls-to-json-kholyk

Weekly Downloads

2

Version

0.1.1

License

ISC

Unpacked Size

5.98 kB

Total Files

4

Last publish

Collaborators

  • kholyk