The standart angular implementation of debounce with shahata/angular-debounce
ng-debounce-click is the directive which is help to improve browser performance by reducing expensive/time consuming function invokation.
<!-- 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
AngularJS services for debounce and throttle.
React component that renders Input with debounced onChange
TypeScript implementation of debounce
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.
Primitives for creating scheduled — throttled or debounced — callbacks.
Debounce your async calls
An Apollo Link to debounce requests
TypeScript definitions for lodash.debounce