1.1.2 • Published 1 year ago
excel-json-converter v1.1.2
excel-json-converter
Simple CLI to convert Excel file to Json format.
Install
yarn add excel-json-converterUsages
With two arguments input and output, return data .json file:
excel-json-converter --input example.xlsx --output example.jsonTo check the help section:
excel-json-converter --help