JSPM

  • Created
  • Published
  • Downloads 3012
  • Score
    100M100P100Q117774F
  • License MIT

Vue.js component to handle CSV uploads with field mapping.

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.

Latest Version on NPM Software License CircleCI

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-import

or npm:

npm install vue-csv-import --save

Usage

Add instruction on how the package can be used

Testing

yarn test

Changelog

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.

Credits