@ehsaneha/react-throttle

useThrottle is a custom React hook that limits how often a function can be called by ensuring it's invoked at most once within a specified delay period.

bjork_restrain

Dobounce, Throttle & Iteration - A repository containing an object, Restrain, holding three instances: dobounce, throttle and iteration.

rikdat

提供了防抖和节流的完善功能,实现了参数传递和对回调函数的事件对象绑定功能

debounce-throttling

debounce-throttle is a lightweight npm package designed to simplify and enhance event handling in JavaScript applications. With this package, developers can effortlessly implement debouncing and throttling functionalities to optimize performance and impro