# clockpicker **Repository Path**: learnote/clockpicker ## Basic Information - **Project Name**: clockpicker - **Description**: A clock-style timepicker for Bootstrap (or jQuery). Sorry but no longer maintained. - **Primary Language**: JavaScript - **License**: MIT - **Default Branch**: gh-pages - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-09-14 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # ClockPicker [](http://badge.fury.io/bo/clockpicker) [](https://travis-ci.org/weareoutman/clockpicker) [](https://david-dm.org/weareoutman/clockpicker#info=devDependencies) A clock-style timepicker for Bootstrap (or jQuery). [Documentation and examples](http://weareoutman.github.io/clockpicker/).   ## Browser support All major browsers are supported, including IE 9+. It should look and behave well enough in IE 8. ## Device support Both desktop and mobile device are supported. It also works great in touch screen device. ## Dependencies ClockPicker was designed for Bootstrap in the beginning. So Bootstrap (and jQuery) is the only dependency(s). Since it only used `.popover` and some of `.btn` styles of Bootstrap, I picked these styles to build a jQuery plugin. Feel free to use `jquery-*` files instead of `bootstrap-*` , for non-bootstrap project. ## Usage ```html