0.11.3 • Published 7 years ago

vc-select v0.11.3

Weekly downloads
2
License
MIT
Repository
github
Last release
7 years ago

Install

npm install vc-select --save

if you are using single file *.vue in project, please import the component by:
import vcSelect from 'vc-select/src'

Demo

online demo

Dev

  • build
npm run build
  • build dev
npm run build:dev
  • build production
npm run build:prod
  • build example
npm run build:example
  • run server
npm run start
  • dev component
npm run dev 
  • dev example
npm run example
  • publish
npm run release 

Changelog

changelog

License

MIT

Copyright (c) 2016

0.11.3

7 years ago

0.11.1

7 years ago

0.11.0

8 years ago

0.9.0

8 years ago

0.8.3

8 years ago

0.8.2

8 years ago

0.8.1

8 years ago

0.7.0

8 years ago