https://github.com/matthewcallis/duration-input
JavaScript library for managing duration based inputs.
https://github.com/matthewcallis/duration-input
duration javascript time
Last synced: 2 months ago
JSON representation
JavaScript library for managing duration based inputs.
- Host: GitHub
- URL: https://github.com/matthewcallis/duration-input
- Owner: MatthewCallis
- License: mit
- Created: 2015-07-29T21:37:37.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-11-02T00:04:57.000Z (over 7 years ago)
- Last Synced: 2025-02-06T02:03:30.951Z (3 months ago)
- Topics: duration, javascript, time
- Language: JavaScript
- Size: 88.9 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Duration Input
[](https://travis-ci.org/MatthewCallis/duration-input)
[](https://david-dm.org/MatthewCallis/duration-input)
[](https://david-dm.org/MatthewCallis/duration-input#info=devDependencies)
[](https://codeclimate.com/github/MatthewCallis/duration-input/coverage)
[](https://coveralls.io/github/MatthewCallis/duration-input?branch=master)JavaScript library for managing duration based inputs.
Useful if you need consumer friendly durations measured in seconds.
The last version to support jQuery was `v2.0.0`.
### License
Duration Input is [MIT licensed](./LICENSE).