daterange-vue
v0.2.4
Published
Very useful datepicker written on Vue.js
Maintainers
Readme
Lightweight calendar for Vue
Download via npm:
$ npm install daterange-vueThen add it in your Vue-app just like this:
import Daterange from 'src/components/Daterange';Features:
- Choose between one or range of dates
- One or two calendars
- Buttons to switch between mode of choosing the dates
- Parsing the strings into dates
Updates:
- Disable date bug fix
- Custom button names
- Error message
