A simple VueJS component to parse XLS/CSV files with validation.
Preview:
Download Details:
Author: victorboissiere
Live Demo: https://github.com/victorboissiere/vue-xls-csv-parser/tree/master/examples
Download Link: https://github.com/victorboissiere/vue-xls-csv-parser/archive/master.zip
Official Website: https://github.com/victorboissiere/vue-xls-csv-parser
Install & Download:
# Yarn
$ yarn add vue-xls-csv-parser
# NPM
$ npm install vue-xls-csv-parser --save