Sha256: bced184a853447bd004c14b3e4e8114f39c476db99938d750d9cf397e12e5d19
Contents?: true
Size: 1.96 KB
Versions: 1
Compression:
Stored size: 1.96 KB
Contents
## flatpickr - javascript datetime picker [](https://www.npmjs.com/package/flatpickr)        ## 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](https://jsperf.com/jquery-vs-javascript-performance-comparison/22), 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.  ## 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: * [Vue.js Component](https://github.com/jrainlau/vue-flatpickr) * [ember-flatpickr addon](https://www.npmjs.com/package/ember-flatpickr) * [angular-flatpickr addon](https://www.npmjs.com/package/angular-flatpickr)
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
date_picker-0.0.9 | test/dummy/vendor/assets/components/flatpickr/README.md |