Skip to content
This repository was archived by the owner on Aug 31, 2023. It is now read-only.

React hook for using self-correcting setInterval, augmented by management methods (start, stop, isActive)

License

Notifications You must be signed in to change notification settings

minwork/react-interval-hook

Repository files navigation

⌚ React Interval Hook

React hook for using self-correcting setInterval, augmented by management methods

Build Status codecov npm type definitions npm bundle size npm GitHub

  • Self-correcting (explanation)
  • Manageable (start, stop, isActive)
  • Thoroughly tested

Install

yarn add react-interval-hook

or

npm install --save react-interval-hook

⚠️ New repository

This package has been moved to Minwork's React Libraries which is a common place for different react hooks and components.

About

React hook for using self-correcting setInterval, augmented by management methods (start, stop, isActive)

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •