Debounce a function using microtasks instead of timers.
<!-- automd:badges color=yellow codecov bundlephobia packagephobia -->
Throttle and debounce functions.
Debounce hook for react
Delay function calls until a set time elapses after the last invocation
A shim for the setImmediate efficient script yielding API
TypeScript implementation of debounce
React component that renders Input with debounced onChange
Debounce a function
The lodash method `_.debounce` exported as a module.
Create a debounced version of a promise returning function
a simple debounce with no dependencies or crazy defaults
TypeScript definitions for throttle-debounce
TypeScript definitions for debounce
A React hook for debouncing setState and other callbacks
fast, tiny `queueMicrotask` shim for modern engines
TypeScript definitions for debounce-promise
Debounce promise-returning & async functions
return a debounced function
A React Higher Order component that wraps your React Components and debounces their rendering. Uses lodash.debounce under the hood.
Debounce your async calls
Primitives for creating scheduled — throttled or debounced — callbacks.
An Apollo Link to debounce requests
TypeScript definitions for setimmediate