react-timer-hook

v3.0.8
React timer hook is a custom react hook built to handle timers(countdown), stopwatch and time logic/state in your react component.
react react-hook react-hooks timer countdown time clock useTimer useStopwatch and 3 more...

prepare

npm run build:prod

build:demo

rm -rf ./docs && webpack --config webpack.dev.js && webpack-dev-server --open --config webpack.dev.js

build:prod

rm -rf ./dist && webpack --config webpack.prod.js

lint

eslint src
npm i react-timer-hook

Metadata

  • ISC
  • Whatever
  • amrlabib
  • released 10/20/2024

Downloads

Maintainers