JSPM

react-clockpicker

0.0.3
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 45
  • Score
    100M100P100Q58747F
  • License MIT

React port of Clockpicker widget

Package Exports

  • react-clockpicker

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (react-clockpicker) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

React ClockPicker

React port of Wang Shenwei's excellent ClockPicker widget.

Demo

Coming soon!

Installation

npm install react-clockpicker

Then require ClockPicker and don't forget to include bootstrap.min.css and provided bootstrap-clockpicker.css.

Roadmap

  • Have validation states
  • Use direct text input
  • Github pages example
  • Support dragging cursor while selecting time
  • Remove react-bootstrap dependency
  • ...think of more features to add

License

MIT