0.0.5 • Published 2 years ago
@moreillon/vue-excel-parser v0.0.5
Excel Parser
Converts Excel sheets to a JSON array of objects with properties defined by the user
Project setup
npm install
Compiles and hot-reloads for development
npm run dev
Compiles and minifies for production
npm run build
Lints and fixes files
npm run lint