Socket
Book a DemoInstallSign in
Socket

daterangepickerxr

Package Overview
Dependencies
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

daterangepickerxr

Yet another jQuery-based date range picker!

0.0.14
beta
latest
Source
npmnpm
Version published
Weekly downloads
1
Maintainers
1
Weekly downloads
 
Created
Source

DateRangePickerXr

Yet another jQuery-based date picker!

Quick start

Download the latest release, and jQuery and Moment.

<script src="/js/jquery/jquery.js"></script>
<script src="/js/moment/moment.min.js"></script>
<script src="/js/datepickerxr.js"></script>

<input class="inputDate" id="datepicker1" value=""/>

<script type="text/javascript">
    $('#datepicker1').datePickerXr({
      minDate: new Date()
    });
</script>

This project is based on DatePicker from http://eonasdan.github.io/bootstrap-datetimepicker/

FAQs

Package last updated on 29 Jan 2015

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

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.