Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/MikaelEdebro/vue-airbnb-style-datepicker
A VueJs datepicker with a similar look and functionality as the popular AirBnb datepicker.
https://github.com/MikaelEdebro/vue-airbnb-style-datepicker
airbnb-datepicker datepicker vue
Last synced: 3 months ago
JSON representation
A VueJs datepicker with a similar look and functionality as the popular AirBnb datepicker.
- Host: GitHub
- URL: https://github.com/MikaelEdebro/vue-airbnb-style-datepicker
- Owner: MikaelEdebro
- License: mit
- Created: 2018-02-25T20:34:14.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2022-10-28T00:12:07.000Z (about 2 years ago)
- Last Synced: 2024-07-14T23:21:53.702Z (4 months ago)
- Topics: airbnb-datepicker, datepicker, vue
- Language: Vue
- Homepage: https://mikaeledebro.gitbooks.io/vue-airbnb-style-datepicker/
- Size: 3.44 MB
- Stars: 505
- Watchers: 13
- Forks: 105
- Open Issues: 53
-
Metadata Files:
- Readme: README.md
- Contributing: docs/CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# 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](https://mikaeledebro.gitbooks.io/vue-airbnb-style-datepicker/examples.html)
## Documentation
[Full documentation on GitBooks](https://mikaeledebro.gitbooks.io/vue-airbnb-style-datepicker/)## 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 higherHowever, 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.