1.0.4 • Published 4 years ago
vue3-daterange-picker-protracked v1.0.4
vue3-daterange-picker
A modified date range picker to run on Vue 3.
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 of the original package here: https://innologica.github.io/vue2-daterange-picker/
Installation
# install via npm
npm i vue3-daterange-picker-protracked --save
TODO
- documentation
- tests
- disabled dates
- export single components
Run local demo
npm run docs:dev