timepicker-pk
v1.11.10
Published
A jQuery timepicker plugin inspired by Google Calendar. It supports both mouse and keyboard navigation.
Downloads
8
Maintainers
Readme
Timepicker Plugin for jQuery
This is a forked version of jonthornton's jquery-timepicker
Releasing to NPM
- Install dependencies (jquery + grunt)
npm install
. - Run
node_modules/.bin/grunt
to create minifed files. - Bump version in
package.json
. - Run
npm publish
to publish to NPM.
This software is made available under the open source MIT License. © 2014 Jon Thornton and contributors