React hooks for debouncing and throttling.
Debounce hook for react
<!-- automd:badges color=yellow codecov bundlephobia packagephobia -->
A React hook that allows you to use a ResizeObserver to measure an element's size.
Throttle and debounce functions.
Delay function calls until a set time elapses after the last invocation
tiny debounce function alternative to lodash.debounce
A tiny TypeScript library for debouncing functions.
TypeScript implementation of debounce
React component that renders Input with debounced onChange
Debounce a function
A tiny invariant function
Create a debounced version of a promise returning function
The lodash method `_.debounce` exported as a module.
A minimal fork of nanospy, with more features
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.
fast, tiny `queueMicrotask` shim for modern engines
A simple vue directive for debounce
A React hook for debouncing setState and other callbacks
TypeScript definitions for debounce
A debounce decorator for typescript class method