1.0.7 • Published 4 years ago

html-duration-picker2 v1.0.7

Weekly downloads
-
License
GPL-3.0
Repository
github
Last release
4 years ago

html-duration-picker.js

GitHub Workflow Status GitHub file size in bytes GitHub top language GitHub

GitHub pull requests GitHub closed issues GitHub issues first-timers-only

html-duration-picker.js is a very tiny JS library to turn native HTML text inputs into duration pickers. The aim is for the picker to feel like a native element as much as possible.

BEFORE <input type="text">

Default Input

AFTER <input type="text" html-duration-picker>

Default Input

See Live Demo

Why use html-duration-picker?

  • Tiny (~5kb)
  • No additional dependencies (css, jquery or whatever).
  • Compatible with Bootstrap 3 and 4
  • You can modify and improve it :-)
  • Absolutely FREE!

License

GPL-3.0

Contributions

Contributions and suggestions are very welcome and wanted. I try to respond to pull requests within 48 hours. For more information see CONTRIBUTING.md.

Documentation

See DOCUMENTATION.md for instructions on how to install and use it in your project;

1.0.7

4 years ago

1.0.6

4 years ago

1.0.5

4 years ago