0.6.8 • Published 2 years ago

vue2-daterange-picker v0.6.8

Weekly downloads
21,175
License
MIT
Repository
github
Last release
2 years ago

vue2-daterange-picker

Vue2 date range picker base on https://github.com/dangrossman/bootstrap-daterangepicker (no jQuery)

Demo and Usage

You can see a demo and read the documentation here: https://innologica.github.io/vue2-daterange-picker/

Installation

# install via npm
npm i vue2-daterange-picker --save

TODO

  • documentation
  • tests
  • disabled dates
  • export single components

Run local demo

npm run docs:dev