Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

jquery-date-range-picker

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

jquery-date-range-picker

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

  • 1.0.4
  • latest
  • Source
  • npm
  • Socket score

Version published
Maintainers
1
Created
Source

jQuery Date Range Picker Plugin

CDNJS Bower Version License

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

  • Requires jQuery 1.3.2+, Moment 2.8.1+
  • Supports IE7+, Firefox, Chrome, Safari and other standard HTML5 browsers.
  • Supports multi-language
  • Fully CSS styled
  • Written by Chunlong ( jszen.com )
  • I accept further customization job if you require more functions. Please contact me via longbill.cn@gmail.com

Documentation & Demo

screenshot

How to setup this project on your development machine
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/longbill/jquery-date-range-picker.git
cd jquery-date-range-picker
  • Install local dependencies
npm install
  • How to generate minified (dist) files ?
gulp
  • Above command will generate new files by reading from src folder

Change log

License

This date range picker plugin is under MIT LICENSE

Keywords

FAQs

Package last updated on 20 Jun 2017

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc