Wrap a function returning a Promise, capping the call rate.
Throttle and debounce functions.
Throttle a function to limit its execution rate
Throttle promise-returning & async functions
iOS & Android BackgroundFetch API implementation for React Native
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 asynchronous Promise-based tasks
Periodic callbacks in the background for both IOS and Android
A light-weight module that brings Fetch API to node.js
throttle async and promise-returning functions. Other packages don't do it right.
return a throttled function
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)
Run promises in parallel, but throttled
An implementation of window.fetch in Node.js using Minipass streams
Opinionated, caching, retrying fetch client
Provides a way to make requests
Blob & File implementation in Node.js, originally from node-fetch.
Universal WHATWG Fetch API for Node, Browsers and React Native
better fetch for Node.js. Works on any JavaScript runtime!
Throttle your connection
Throttle a function by requestAnimationFrame