Throttle the speed of streams
Throttles arbitrary code to execute a maximum number of times per interval. Best for making throttled API requests.
A lightweight, flexible promise based throttle class perfect for any rate or concurrency limiting need
Vite plugin for configuring FALLBACK_THROTTLE_MS in React 19
Wrap a function returning a Promise, capping the call rate.
In-memory, error handling (retry) function queue, with the ability to throttle simultaneous executions.
A React hook that allows you to use a ResizeObserver to measure an element's size.
Lightweight utilities for debouncing, throttling, and more - designed for npm packages.
Generic resource pooling for Node.JS
Promise-based utility to make sure you don’t call rate-limited APIs too quickly.
TypeScript definitions for throttleit
Throttle handler HOC for React and React Native
Queue actions when offline and dispatch them when getting back online
Throttle or debounce calls to window.addEventListener(). The listener will additionally be throttled by window.requestAnimationFrame().
A polyfill for the requestIdleCallback.
Utility for rate-limiting axios requests
Promise.all with limited concurrency
Throttle a function
Utilities for debouncing, throttling, rate-limiting, queuing, and more.
Throttle promise-returning & async functions
Throttle hook for react
Metal's throttle utility
Utilities for debouncing and throttling functions in React.
Node.js module to easily throttle HTTP requests