An open API service indexing awesome lists of open source software.

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

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|