Home

Awesome

jQuery Date Range Picker Plugin

CDNJS Bower Version License

jQuery Date Range Picker is a jQuery plugin that allows a user to select a date range.

Documentation & Demo

Documentation and demonstrations can be found here: https://longbill.github.io/jquery-date-range-picker

screenshot

Setup on development machine

npm install -g npm
npm install -g gulp@3.9.1
git clone https://github.com/longbill/jquery-date-range-picker.git
cd jquery-date-range-picker
npm install
gulp
npm version <patch|minor|major>

Change log

License

This date range picker plugin is under MIT LICENSE