Giter Site home page Giter Site logo

jeanpaulruiz / datetimepicker Goto Github PK

View Code? Open in Web Editor NEW

This project forked from nehakadam/datetimepicker

0.0 1.0 1.0 1.33 MB

Responsive jQuery DateTime Picker plugin for Web & Mobile

Home Page: https://nehakadam.github.io/DateTimePicker/

License: MIT License

JavaScript 98.01% CSS 1.99%

datetimepicker's Introduction

Responsive jQuery DateTime Picker library 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 6+
  • 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

##CDN DateTimePicker is hosted on jsDelivr.

Files - Latest

<link rel="stylesheet" type="text/css" href="//cdn.jsdelivr.net/datetimepicker/latest/DateTimePicker.min.css" />
<script type="text/javascript" src="//cdn.jsdelivr.net/datetimepicker/latest/DateTimePicker.min.js"></script>

Files - Particular Version

<link rel="stylesheet" type="text/css" href="//cdn.jsdelivr.net/datetimepicker/<version>/DateTimePicker.min.css" />
<script type="text/javascript" src="//cdn.jsdelivr.net/datetimepicker/<version>/DateTimePicker.min.js"></script>

##Authors Neha Kadam: Developer

Special Thanks:

Copyright 2017 Lajpat Shah

##License

Licensed under the MIT License

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.