MultiDatesPicker for jQuery UI
==============================

This plugin extends the jQuery UI datepicker clendar, allowing to select more than one date, 
picking them one by one or by ranges relative to the clicked date.

Take a look at [some demos](http://dubrox.github.io/Multiple-Dates-Picker-for-jQuery-UI/#demos).

## Install

With any of the following package managers: 

`bower install jquery-ui-multidatespicker`

`npm install jquery-ui-multidatespicker`

`yarn add jquery-ui-multidatespicker`

Download the [zip](https://github.com/dubrox/Multiple-Dates-Picker-for-jQuery-UI/archive/latest.zip) 
and place wherever you need it:

## Use

For documentation and examples, check 
[the official MDP page](https://dubrox.github.io/Multiple-Dates-Picker-for-jQuery-UI).
