0.0.5 • Published 3 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 installCompiles and hot-reloads for development
npm run devCompiles and minifies for production
npm run buildLints and fixes files
npm run lint