converter-xlsx
v1.0.0
Published
## Install ```bash npm install converter-xlsx ```
Readme
Converter *.xlsx
Install
npm install converter-xlsxUse (example)
npm run start -- -i ~/input.xlsx -o ~/output.json -s transformer.js -t Sheet1Help
npm run start -- -h