vue-click
Vue plugin for advanced click directive.
Vue plugin for advanced click directive.
A debounce node for node-red, with support for leading/trailing.
Debounce any redux action-creator
Some basic-daily-used functions
debounceTime implementation for flyd streams
throttling and debouncing ES6 proxy wrapper for javascript objects
TypeScript Async Method Decorators
Debounce hook for preact
Smol debounce package
Redux middleware for coordinating actions and handling side effects.
前端中常用的工具方法
The util of Vue event. Provides extended functions such as throttling, debounce, delay.
Controll timers in JavaScript
Vue directive to prevent fast click
Typescript throttle and debounce
Generates button events from GPIO pins.
promise-aggregator, given an input function `fn` (regular or promise) that is expensive or otherwise needs to be managed, helps control how often `fn` actually executes
Call a function at most once per animation frame
Debounce actions to ensure it will be processed only once.
A tiny function that runs a delayed execution of unique calls by managing a Map data structure with a custom debounce implementation