Throttle a function to limit calls within a time frame.
Throttle and debounce functions.
Throttle a function to limit its execution rate
Throttle promise-returning & async functions
TypeScript definitions for throttle-debounce
A React hook for throttling setState and other callbacks
The lodash method `_.throttle` exported as a module.
A rate limiter for Node.js streams.
throttle async and promise-returning functions. Other packages don't do it right.
return a throttled function
Run promises in parallel, but throttled
This is a package which provides `throttle` and `debounce` functions, with both flow and TypeScript declarations, and a minimal code footprint (less than 60 lines, less than 350 bytes minified+gzipped)
Throttle a function by requestAnimationFrame
Throttle your connection
A library to throttle promises
TypeScript definitions for stream-throttle
hocuspocus throttle extension
A plugin for superagent that throttles requests.
TypeScript definitions for lodash.throttle
Throttle the speed of streams
Vite plugin for configuring FALLBACK_THROTTLE_MS in React 19
A scheduler based on requestAnimationFrame
A React hook that allows you to use a ResizeObserver to measure an element's size.
Node.js Transform stream that passes data through at `n` bytes per second