Home
Softono
Multiple-Dates-Picker-for-jQuery-UI

Multiple-Dates-Picker-for-jQuery-UI

Open source JavaScript
277
Stars
154
Forks
147
Issues
17
Watchers
10 months
Last Commit

About Multiple-Dates-Picker-for-jQuery-UI

MDP is a little plugin that enables jQuery UI calendar to manage multiple dates.

Platforms

Web Self-hosted

Languages

JavaScript

MultiDatesPicker for jQuery UI

codecov

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.

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 and place wherever you need it:

Use

For documentation and examples, check the official MDP page.