ityler / flatpickr

lightweight, powerful datetimepicker. zero dependencies

Home Page:https://chmln.github.io/flatpickr

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

flatpickr - javascript datetime picker

npm version Bower version

blue green confetti red default dark

Preamble

Almost every large SPA or project involves date and time input. There are limited options, however, if you also prefer to keep your projects lean and consequently stay away from heavy frameworks such as jQuery, or even Bootstrap.

Appalled at the fact that I have to load 300kb of jquery and jquery UI or hook up bootstrap just to use a calendar, I created this [date][time]picker that's powerful, easy to use, and looks good out of the box.

Written in vanilla javascript, works with anything, anywhere.

wew

Compatibility

IE9+, iOS Safari 6+, MS Edge, Chrome 8+, Firefox 6+

Install & Use

CDNJS: https://cdnjs.com/libraries/flatpickr

Demos and documentation: https://chmln.github.io/flatpickr

See also:

About

lightweight, powerful datetimepicker. zero dependencies

https://chmln.github.io/flatpickr

License:MIT License


Languages

Language:JavaScript 44.2%Language:CSS 32.9%Language:HTML 23.0%