@convergence/throttle-utils
Utilities to help throttle events
Utilities to help throttle events
debounce! me!
Debounce and throttle functions to enhance the website performance by limiting or reducing the number of times the handler function is being executed due to user events. User events can be engagements like clicks, scroll, resize, text box inputs, mouse ev
javascript dispatch task,like debounce and throttle
javacript debounce function
Pass through sequences with minimum length.
Bring debounce & throttle of lodash version to react-hooks
debounce
React hook debounce
An xstream operator that debounces a stream but accumulates values meantime.
Simple delayed function call from repeated function calls (e.g. user search textbox).
debounce for the browser and node.js
A minimal-weight utility equivalent to lodash.debounce
Lightweight debounce function for node
Fire off function after set time
A simple service for debouncing function calls
⏳ React hook that safely add debounce to any kind of handler.
A state container which limits the frequency with which setState can be called using lodash's debounce function. By default, `setState` is invoked on the trailing edge of the debounce call. If `leading` and `trailing` options are `true`, func is invoked
Multi-feature javascript debouncer.
Classy decorators