nodejs_thr
提供了一个js性能优化的接口,节流、防抖等功能.
提供了一个js性能优化的接口,节流、防抖等功能.
- debounce.ts 防抖 - throttle.ts 节流,立即执行
This package that helps improve application speed, you need to focus on optimizing certain parts of your application that can directly influence its performance.
A collection of small util function in JavaScript.
Throttle and debounce functions written in typescript
Throttle for ReScript
Throttle hooks for @rescript/react
JavaScript/TypeScript library to run repetitive tasks with throttle control and other cool features
Queue tasks to run in intervals sequentially with fixed concurrency.
Using this package, you can throttle network request with custom intervals Adaptably.
Making throttled queqe from any amount of functions (e.g. API requests)
Fire a batch of promises while controlling the concurrent running promises
Enhancer for Redux allowing to throttle and manually control notifications to subscribers
A simple and efficient module for managing concurrent promises with a queue and concurrency limiter.
Queueing tasks with concurrency control