A simple timepicker component for Twitter Bootstrap.
Read the documentation.
This project uses Gruntjs.
The following commands are available.
grunt jasmine // run the jasmine tests
grunt jasmine-server // run the tests and open in a browser
grunt watch // run the jasmine tests whenever the src file or spec file is changed
grunt min // minify the js and css files
grunt exec:ghPages // copy the minified js & css files to the gh-pages branch