datetimeranger

1.0.7 • Public • Published

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.

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 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
    

Package Sidebar

Install

npm i datetimeranger

Weekly Downloads

8

Version

1.0.7

License

MIT

Last publish

Collaborators

  • adamwu