Skip to content

jQuery plugin for fast visual and interactive date + time (range) entry.

License

Notifications You must be signed in to change notification settings

Adam5Wu/DateTimeRanger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DateTimeRanger

GitHub issues GitHub forks License Bower version NPM version

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.

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 gulp@3.9.1
    
  • Clone this project

     git clone https://github.com/Adam5Wu/DateTimeRanger.git
     cd DateTimeRanger
    
  • Install local dependencies

     npm install
    
  • Build minified sources

     gulp
    

About

jQuery plugin for fast visual and interactive date + time (range) entry.

Resources

License

Stars

Watchers

Forks

Packages

No packages published