0.4.0 • Published 8 months ago

vue-daterange-picker-light v0.4.0

Weekly downloads
3
License
MIT
Repository
github
Last release
8 months ago

vue-daterange-picker-light

Vue2 date range picker base on https://github.com/dangrossman/bootstrap-daterangepicker with date-fns (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://silex-pro.github.io/vue-daterange-picker-light/

Installation

# install via npm
npm i vue-daterange-picker-light --save

TODO

  • documentation
  • tests
  • disabled dates
  • export single components

Run local demo

For detailed explanation on how things work, checkout the guide and docs for vue-loader.

Publish

Bump the version the publish the package

npm version patch/minor/major
npm publish
0.4.0

8 months ago

0.3.5

5 years ago

0.3.4

6 years ago

0.3.3

6 years ago

0.3.2

6 years ago