Vue2 date range picker base on https://github.com/dangrossman/bootstrap-daterangepicker (no jQuery)
You can see a demo and read the documentation here: https://innologica.github.io/vue2-daterange-picker/
# install via npm
npm i vue2-daterange-picker --save
- documentation
- tests
- disabled dates
- export single components
npm run docs:dev