npm.io
0.5.1 • Published 5 years ago

@ggondim-org/vue2-daterange-picker

Licence
MIT
Version
0.5.1
Deps
1
Size
1.2 MB
Vulns
1
Weekly
0
Stars
327

vue2-daterange-picker

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

The component is in its early stages so if there is something wrong - write an issue or create a pull request.

Demo and Usage

You can see a demo 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