@reactutils/use-debounce
this hook delays function execution until a specified period of inactivity, useful for optimizing user input-related actions.
this hook delays function execution until a specified period of inactivity, useful for optimizing user input-related actions.
Modular React hooks for working with JavaScript timing functions.
Some useful decorators.
Helper functions.
throttle and debounce in browaser or building with module bundler
package use to generate a debounce ease and fast from Vanilla or React
This react hook provide a way to delay execution of functions, enhancing user experience and performance.
useDebounce debounces the state value.
useDebounceFn hook for React
A Event emitter library inspired by the event api used in vscode extensions.
EventFlow: A powerful JavaScript event system with namespacing, throttling, debouncing, and observables — designed for performance-driven interfaces.
A debounced text field based on @mui/material/TextField. The onChange callback is not called until the user has stopped entering text for a period of time.
Prototype plus plus (ppp, an extra p for the girthiest npm package that exists)
Simple debounce factory function that creates an async version of a passed function which executes after a given delay. Built with typescript and promises.
@meltdownjs/droppy is a react library which provides hooks for creating virtualized Select-, MultiSelect-, ComboBox- & MultiComboBox-Components easily.
Tiptap Extension for AI-powered inline suggestions with debounced API calls and tab-to-complete functionality.
Frequently used tools for React
Debounce async functions and reject or resolve, as promised :)
Primitive that creates a debounce function
Primitives for creating scheduled — throttled or debounced — callbacks.