Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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)

Datepicker on tablet
Datepicker on mobile

## 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 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.