Skip to content

zhnoah/vue2-daterange-picker

 
 

Repository files navigation

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

Packages

No packages published

Languages

  • Vue 57.8%
  • JavaScript 31.3%
  • CSS 10.2%
  • Shell 0.7%