MikaelEdebro / vue-airbnb-style-datepicker

A VueJs datepicker with a similar look and functionality as the popular AirBnb datepicker.

Home Page:https://mikaeledebro.gitbooks.io/vue-airbnb-style-datepicker/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

vue-airbnb-style-datepicker

This is a VueJs version of the popular AirBnb datepicker. Supports range selection, disabling of dates, custom configuration, and many more things. Really lightweight and good browser support!
Examples

Datepicker on tablet

Datepicker on mobile

Documentation

Full documentation on GitBooks

Browser support

This datepicker have been tested with the following browsers/OS:

Chrome
Firefox
Edge
Android
IE: 9 and higher
Safari: 7.1 and higher
iOS: 6 and higher

However, these tests have not been extensive. More or less just trying the datepicker out, and see that it doesn't throw any console errors etc. If you're planning on using this in production, make sure that it runs smoothly in the browsers that you're planning on supporting.

Contribute?

This project is no longer maintained.

About

A VueJs datepicker with a similar look and functionality as the popular AirBnb datepicker.

https://mikaeledebro.gitbooks.io/vue-airbnb-style-datepicker/

License:MIT License


Languages

Language:Vue 53.4%Language:JavaScript 33.1%Language:HTML 13.2%Language:SCSS 0.4%