datetimeranger
v1.0.7
Published
DateTimeRanger is a jQuery plugin for fast visual and interactive date + time (range) entry.
Downloads
5
Maintainers
Readme
DateTimeRanger
DateTimeRanger is a jQuery plugin for fast visual and interactive date + time (range) entry.
It is built on top of DateRange-Picker-Ex and TimeDropper-Ex.
Documentation & Demo
License
This project is released under MIT LICENSE
Setup for Development
Install node.js
Update npm to latest version
npm install -g npm
Install gulp v3.9.1 (global install)
npm install -g [email protected]
Clone this project
git clone https://github.com/Adam5Wu/DateTimeRanger.git cd DateTimeRanger
Install local dependencies
npm install
Build minified sources
gulp