react-interval-hook
TypeScript icon, indicating that this package has built-in type declarations

1.1.4 • Public • Published

⌚ React Interval Hook

codecov npm type definitions npm bundle size npm

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

Main features

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

Install

yarn add react-interval-hook

or

npm install --save react-interval-hook

Documentation

Full documentation can be found here

Support

If you like my work, consider making a donation through Github Sponsors.

License

MIT © minwork

Package Sidebar

Install

npm i react-interval-hook

Weekly Downloads

1,674

Version

1.1.4

License

MIT

Unpacked Size

6.62 kB

Total Files

9

Last publish

Collaborators

  • minwork