https://github.com/mikeludemann/react-timer
Some timer components with react
https://github.com/mikeludemann/react-timer
countdown-timer react timer timer-clock
Last synced: 4 months ago
JSON representation
Some timer components with react
- Host: GitHub
- URL: https://github.com/mikeludemann/react-timer
- Owner: mikeludemann
- License: mit
- Created: 2019-10-24T12:06:44.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-10-24T12:43:57.000Z (over 6 years ago)
- Last Synced: 2025-06-21T13:44:19.208Z (8 months ago)
- Topics: countdown-timer, react, timer, timer-clock
- Language: JavaScript
- Size: 170 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# React Timer
Some timer components with react
## Properties
### ClockTime
|Key|Value|Type|
|:--|:----|:---|
|-|-|-|
### CountdownTimer
|Key|Value|Type|
|:--|:----|:---|
|id|ID for the countdown timer|String|
|date|Date for the countdown timer|String|
|time|Time for the countdown timer|String|