JSPM

  • Created
  • Published
  • Downloads 1113
  • Score
    100M100P100Q98586F
  • License MIT

Responsive flat design jQuery DateTime Picker plugin for Web & Mobile

Package Exports

  • datetimepicker

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (datetimepicker) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

##DateTimePicker Responsive flat design jQuery DateTime Picker plugin for Web & Mobile

DateTime Picker is a quick highly customizable jQuery plugin. The design is clutter free & well suited for embedding it into mobile application development.

Users can change values using +/- buttons or type values directly into the textbox by selecting each value fields.

For web, picker can be binded relative to reference element, were it will appear at the bottom of the element. For mobile, the picker can appear as a dialog box covering entire window.

##Browser Support

  • Chrome, Firefox, Safari, Opera, IE 9+
  • Android 2.3+, iOS 6+, Windows Phone 8

More Details

For demo & api documentation visit Plugin Page

##Build System

  • Install devDependencies listed in "package.json"

npm install

  • Run a command to perform tasks configured in "Gruntfile.js"

grunt

Tasks configured in "Gruntfile.js"

  • Copy "DateTimePicker.js" and "DateTimePicker.css" from "src" folder to "dist" folder.
  • Uglify "src/DateTimePicker.js" to "dist/DateTimePicker.min.js"
  • Minify "src/DateTimePicker.css" to "dist/DateTimePicker.min.css"

##Installations

  • npm

    npm install datetimepicker

  • bower

    bower install curioussolutions-datetimepicker

##Authors @nehakadam

Special thanks to Shweta Matkar & Arti Berde for their contributions

Jean-Christophe Hoelt - NPM packaging. Few customization options.

##License Copyright 2015 Curious Solutions Pvt Ltd and @nehakadam

Licensed under the MIT License