1.0.1 • Published 3 years ago

vue3-daterange-picker v1.0.1

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

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 --save

TODO

  • documentation
  • tests
  • disabled dates
  • export single components

Run local demo

npm run docs:dev