2017 © Pedro Peláez
 

library flatpickr

Laravel - flatpickr

image

danieloplata/flatpickr

Laravel - flatpickr

  • Thursday, May 17, 2018
  • by Danieloplata
  • Repository
  • 0 Watchers
  • 0 Stars
  • 0 Installations
  • TypeScript
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

flatpickr - javascript datetime picker

Build Status, (*1)

Coverage npm version CDNJS License, (*2)

blue green confetti red default dark, (*3)

Motivation

Almost every large SPA or project involves date and time input. Browser's native implementations of those are inconsistent and limited in functionality. Most other libraries require you to pull in heavy dependencies like jQuery, Bootstrap, and moment.js. I wanted something that was good-looking out of the box, dependency-free, powerful, and extensible., (*4)

Feature overview:, (*5)

  • Dependency-free (no bloated bundles)
  • Simple, polished UX
  • Date + time input
  • Range selections
  • Ability to select multiple dates
  • Can be used as just a time picker
  • Display dates in a human-friendly format
  • Easily disable specific dates, date ranges, or any date using arbitrary logic
  • Week numbers
  • 50 locales
  • 8 colorful themes (incl. dark and material)
  • Numerous plugins
  • Libraries available for React, Angular, Vue, Ember, and more

, (*6)

flatpickr provides more functionality at a fraction of the size of other libraries., (*7)

Compatibility

IE9 and up, Edge, iOS Safari 6+, Chrome 8+, Firefox 6+, (*8)

Install & Use

Demos and documentation: https://flatpickr.github.io/, (*9)

See also: * React Component * ember-flatpickr addon * angularJS-flatpickr addon * angular2+-flatpickr addon * vue-flatpickr component * Stimulus.js Controller, (*10)

Supporting flatpickr

flatpickr will never change its license, pester users for donations, or engage in other user-hostile behavior., (*11)

Nevertheless, if you enjoyed working with this library or if its made your life easier, you can buy me a cup of coffee :), (*12)

Buy Me a Coffee at ko-fi.com, (*13)

The Versions

17/05 2018

dev-master

9999999-dev

Laravel - flatpickr

  Sources   Download

The Requires

  • php ^5.3.3 || ^7.0