myshinjio / vue2-daterange-picker

Vue2 date range picker

Home Page:https://innologica.github.io/vue2-daterange-picker/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

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

About

Vue2 date range picker

https://innologica.github.io/vue2-daterange-picker/


Languages

Language:Vue 69.7%Language:CSS 16.4%Language:JavaScript 12.8%Language:Shell 1.0%