0.2.0 • Published 1 year ago
use-countdown-control v0.2.0
Use countdown control hook

React hook for countdown control.
Screencast
Installation
npm install use-countdown-control
Usage
import { useCountdownControl } from 'use-countdown-control'
You can get inspired by example code here and live demo here.