angular-ui-timepicker

 
 

built with gulp Stories in Ready

Screenshot

Quick Start

Install with bower:

bower install angular-ui-timepicker

Include script, css and dependencies (see Installation page), add ui-timepicker as a dependency to the angular app and add the ui-timepicker attribute to your form field:

<input type="text" ui-timepicker />

Issue tracking

All upcoming features and submitted issues can be tracked at waffle.io.

Contributions

This is a large rewrite and packaging of @zarknight. Additional thanks go to @eonasdan for his work on interactive popovers on inputs without losing focus.

License

MIT License