Skip to content

ynishi/vuecsv

Repository files navigation

vuecsv

  • CSV components for Vue.js

Use

  • sample is in index.cdn.html
npm run buildcdn && open dist/index.cdn.html
  • CDN
https://unpkg.com/vuecsv/dist/static/js/app.cdn.js
https://unpkg.com/vuecsv/dist/static/css/app.cdn.js

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

# build for production and view the bundle analyzer report
npm run build --report

# build for production support browser 
npm run buildcdn

# run unit tests
npm run unit

# run all tests
npm test

For a detailed explanation on how things work, check out the guide and docs for vue-loader.

LICENSE

  • This code is released under the MIT License, see LICENSE.
  • (C)2018 Yutaka Nishimura

About

CSV components for Vue.js

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors