0.1.1 • Published 9 years ago
react-clockpicker v0.1.1
React ClockPicker
React port of Wang Shenwei's excellent ClockPicker widget.
Demo
Coming soon!
Installation
npm install react-clockpickerThen require ClockPicker and don't forget to include bootstrap.min.css and provided bootstrap-clockpicker.css.
Roadmap
- Better documentation
- Have validation states
- Use direct text input
- Github pages example
- Support dragging cursor while selecting time
- Remove react-bootstrapdependency
- Dismiss button
- AM/PM selection
- Transition effects
License
MIT