0.0.1 • Published 3 years ago
@moreillon/excel-parser v0.0.1
Excel Parser
Converts Excel sheets to a JSON array of objects with properties defined by the user
To-do
- Save export settings in LocalStorage
- Presets passed as props
- Sheet name
- Columns
Project setup
npm installCompiles and hot-reloads for development
npm run devCompiles and minifies for production
npm run buildLints and fixes files
npm run lint0.0.1
3 years ago