0.1.1 • Published 7 years ago

xls-to-json-kholyk v0.1.1

Weekly downloads
3
License
ISC
Repository
github
Last release
7 years ago

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.

0.1.1

7 years ago

0.1.0

7 years ago

0.0.8

7 years ago

0.0.79

7 years ago

0.0.78

7 years ago

0.0.77

7 years ago

0.0.76

7 years ago

0.0.74

7 years ago

0.0.73

7 years ago

0.0.72

7 years ago

0.0.71

7 years ago

0.0.7

7 years ago

0.0.6

7 years ago

0.0.5

7 years ago

0.0.4

7 years ago

0.0.3

7 years ago

0.0.2

7 years ago

0.0.1

7 years ago