https://github.com/digaev/jquery-time-duration-picker
jQuery-UI browser widget for duration selection https://digaev.github.io/jquery-time-duration-picker/
https://github.com/digaev/jquery-time-duration-picker
Last synced: about 1 year ago
JSON representation
jQuery-UI browser widget for duration selection https://digaev.github.io/jquery-time-duration-picker/
- Host: GitHub
- URL: https://github.com/digaev/jquery-time-duration-picker
- Owner: digaev
- License: mit
- Created: 2015-12-01T04:16:44.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2023-07-19T13:26:53.000Z (almost 3 years ago)
- Last Synced: 2025-04-09T18:15:04.826Z (about 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 128 KB
- Stars: 9
- Watchers: 1
- Forks: 3
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# jquery-time-duration-picker
[](https://www.npmjs.com/package/jquery-time-duration-picker)
jQuery-UI browser widget for duration selection.
## Installation
Using npm:
```
npm install jquery-time-duration-picker
```
Using bower:
```
bower install jquery-time-duration-picker
```
**Bower is not supported anymore, last published version is 2.2.5.**
## Getting started
See this [demo page](https://digaev.github.io/jquery-time-duration-picker/) or this [example](https://github.com/digaev/jquery-time-duration-picker/blob/master/example/index.html).