Debounce a function using a microtask
fast, tiny `queueMicrotask` shim for modern engines
A shim for the setImmediate efficient script yielding API
wrap a function in a debounce microtask
<!-- automd:badges color=yellow codecov bundlephobia packagephobia -->
Debounce hook for react
Throttle and debounce functions.
Delay function calls until a set time elapses after the last invocation
React component that renders Input with debounced onChange
TypeScript implementation of debounce
Debounce a function
Debounce a function using microtasks instead of timers.
Create a debounced version of a promise returning function
The lodash method `_.debounce` exported as a module.
a simple debounce with no dependencies or crazy defaults
TypeScript definitions for throttle-debounce
A React hook for debouncing setState and other callbacks
TypeScript definitions for debounce
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.