0.1.2 • Published 3 years ago

vue3-gabe-daterange-picker v0.1.2

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

vue3-daterange-picker

Vue3 date range picker base on https://github.com/dangrossman/bootstrap-daterangepicker

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 vue3-gabe-daterange-picker --save

TODO

  • documentation
  • tests
  • disabled dates
  • export single components

Run local demo

npm run docs:dev