Package Exports
- vue-csv-import
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (vue-csv-import) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
Vue.js component to handle CSV uploads with field mapping.
Add a short description here, with some examples on how the package can be used.
Demo
Add a link to a site where the component is being demonstrated live.
Installation
You can install the package via yarn:
yarn add vue-csv-importor npm:
npm install vue-csv-import --saveUsage
Add instruction on how the package can be used
Testing
yarn testChangelog
Please see CHANGELOG for more information what has changed recently.
Security
If you discover any security related issues, please contact John Gile.
License
The MIT License (MIT). Please see License File for more information.