Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 510 Bytes

README.md

File metadata and controls

26 lines (17 loc) · 510 Bytes

Converts a .json file into .xls. Flattens data during conversion.


R&M butter robot


Usage:

.exe:

Copy your .json file into the same folder as the .exe

Run j2x.exe

Follow prompts in window


Terminal:

Copy your .json file into the j2x folder

Run npm install

Run script with node j2x

Follow prompts


.exe was generated with pkg