this hook delays function execution until a specified period of inactivity, useful for optimizing user input-related actions.
Debounce hook for react
<!-- automd:badges color=yellow codecov bundlephobia packagephobia -->
Throttle and debounce functions.
Delay function calls until a set time elapses after the last invocation
TypeScript implementation of debounce
React component that renders Input with debounced onChange
Debounce a function
Create a debounced version of a promise returning function
The lodash method `_.debounce` exported as a module.
TypeScript definitions for debounce-promise
a simple debounce with no dependencies or crazy defaults
TypeScript definitions for throttle-debounce
Primitives for creating scheduled — throttled or debounced — callbacks.
TypeScript definitions for debounce
A React hook for debouncing setState and other callbacks
A simple vue directive for debounce
Applicaster Zapp React Native utilities package
A React hook that allows you to use a ResizeObserver to measure an element's size.
An Apollo Link to debounce requests
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