react-clock icon indicating copy to clipboard operation
react-clock copied to clipboard

An analog clock for your React app.

Results 7 react-clock issues
Sort by recently updated
recently updated
newest added

Is there a way I can add a drag event to the hands of the clock and set the time that way?

enhancement

Hi! I leave a css trick to make react-clock responsive. ```html ``` ```css .container { width: 300px; } .react-clock { width: inherit !important; padding-top: 100%; } ``` I hope you...

Thank you for writing this component. Here is a small feature request: for the settings props, could you make these props independent of each other: renderHourMarks={false} renderMinuteMarks={false} renderNumbers={true} Unfortunately, if...

stale

Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 6.2.4 to 6.2.7. Release notes Sourced from vite's releases. v6.2.7 Please refer to CHANGELOG.md for details. v6.2.6 Please refer to CHANGELOG.md for details. v6.2.5 Please refer to...

dependencies
javascript

Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 6.2.4 to 6.2.5. Release notes Sourced from vite's releases. v6.2.5 Please refer to CHANGELOG.md for details. Changelog Sourced from vite's changelog. 6.2.5 (2025-04-03) fix: backport #19782, fs...

dependencies
javascript

Bumps [@babel/runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime) from 7.26.0 to 7.27.0. Release notes Sourced from @​babel/runtime's releases. v7.27.0 (2025-03-24) Thanks @​ishchhabra and @​vovkasm for your first PRs! :eyeglasses: Spec Compliance babel-generator, babel-parser #16977 Default importAttributesKeyword...

dependencies
javascript

Bumps [@babel/helpers](https://github.com/babel/babel/tree/HEAD/packages/babel-helpers) from 7.26.0 to 7.27.0. Release notes Sourced from @​babel/helpers's releases. v7.27.0 (2025-03-24) Thanks @​ishchhabra and @​vovkasm for your first PRs! :eyeglasses: Spec Compliance babel-generator, babel-parser #16977 Default importAttributesKeyword...

dependencies
javascript