vue-dates

0.2.0 • Public • Published

vue-dates

CircleCI

airbnb/react-dates for vue 2.x. Work in progress.

Todo

  • [x] DateRangePicker
  • [x] DayPicker
  • [X] DayPickerRangeController
  • [x] DayPickerSingleDateController
  • [x] PresetDateRangePicker
  • [x] PresetSingleDatePicker
  • [x] SingleDatePicker

Live Playground

For examples of the datepicker in action, go to http://weilinshi.org/vue-dates/.

OR

To run that demo on your own computer:

Install

npm install --save vue-dates

How to use

If you are using Webpack:

// css
import  "vue-dates/dist/style.css";
// Vue component
import { PresetSingleDatePicker } from "vue-dates";

License

MIT

Readme

Keywords

Package Sidebar

Install

npm i vue-dates

Weekly Downloads

1

Version

0.2.0

License

MIT

Unpacked Size

254 kB

Total Files

7

Last publish

Collaborators

  • steambap