A function to prevent unnecessary render calls ( almost like React.memo )
useMemo and useCallback but with a stable cache
React component that renders Input with debounced onChange
Debounce hook for react
<!-- automd:badges color=yellow codecov bundlephobia packagephobia -->
A React hook for debouncing setState and other callbacks
Throttle and debounce functions.
React useContextSelector hook in userland
Delay function calls until a set time elapses after the last invocation
Enforce that all function components are wrapped in `React.memo`, and that all props and deps are wrapped in `useMemo`/`useCallback` so they don’t break memo.
A React Higher Order component that wraps your React Components and debounces their rendering. Uses lodash.debounce under the hood.
TypeScript implementation of debounce
Debounce a function
ESLint plugin for "use no memo" directive with React libraries incompatible with React Compiler
Create a debounced version of a promise returning function
The lodash method `_.debounce` exported as a module.
Debounce your async calls
a simple debounce with no dependencies or crazy defaults
TypeScript definitions for throttle-debounce
TypeScript definitions for debounce
TypeScript definitions for debounce-promise
easy persisted memo object
Collection of custom memo primitives. They extend Solid's createMemo functionality while keeping the usage similar.
A prettier plugins to sort imports in provided RegEx order