* `debounceWrapper`: the function to debounce * `fn`: the function of input trigger * `time`: milliseconds of setTimeout interval
<!-- 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
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
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 lodash.debounce
A simple vue directive for debounce
A debounce util made by Instructure Inc.