Showing 1-20 of 54,760 packages
React allows `useEffect(() => {callback()}, [])` to run the callback only on first mount, thus `useEffect(() => callback, [])` only runs on unmounting. However, eslint often complains about this. This library manually suppresses those warnings and exports
React hook which returns the latest callback without changing the reference
Run an array of functions in parallel
Make a callback- or promise-based function support both promises and callbacks.
Tools for using GSAP in React, like useGSAP() which is a drop-in replacement for useLayoutEffect()/useEffect()
Catches situations when a react use(Layout)Effect runs repeatedly in rapid succession
Easily read/write JSON files.
## Installation
Fluent UI React hooks.
The same useRef, but with callback
React hooks for setTimeout and setInterval.
Promisify a callback-style function
Run an array of functions in parallel, but limit the number of tasks executing at the same time
Library to help write libraries that accept both promises and callbacks.
A Quick description of the component
A Quick description of the component
A Quick description of the component
Get a random temporary file or directory path
Write files in an atomic fashion w/configurable ownership
Get and validate the raw body of a readable stream.