Delay function calls until a set time elapses after the last invocation
<!-- automd:badges color=yellow codecov bundlephobia packagephobia -->
a simple debounce with no dependencies or crazy defaults
Throttle and debounce functions.
Debounce hook for react
return a debounced function
TypeScript implementation of debounce
React component that renders Input with debounced onChange
Debounce a function
Debounce promise-returning & async functions
The lodash method `_.debounce` exported as a module.
Create a debounced version of a promise returning function
TypeScript definitions for throttle-debounce
TypeScript definitions for debounce
A React hook for debouncing setState and other callbacks
Throttle a function to limit its execution rate
TypeScript definitions for debounce-promise
A React Higher Order component that wraps your React Components and debounces their rendering. Uses lodash.debounce under the hood.
debounce operator for callbag
Debounce your async calls
Primitives for creating scheduled — throttled or debounced — callbacks.
An Apollo Link to debounce requests
A debounce util made by Instructure Inc.
A simple vue directive for debounce