kontroll
kontroll ("control") is a tiny, dead-simple package for function behavior controls like debounce, countdown, throttle (limit).
kontroll ("control") is a tiny, dead-simple package for function behavior controls like debounce, countdown, throttle (limit).
个人工具
A debounce implementation that merges passed in objects before finally sending them to the debounced function
A collection of more than 60 often used utility JS functions that simplify frontend development.
Debounces continues calls to a function
A custom React Hook for tracking which API calls are currently in-flight
Create a debounced version of a promise returning function
async debounce
debounce
These utilities help with tasks such as debouncing, throttling, function composition, and managing async behavior, making it easier to handle function flow and optimize performance.
Async timing utilities for JavaScript
A tiny TypeScript library for debouncing functions.
Vuex action debounce 插件,可以让相同类型及参数的action在单位时间内只有一次,从而避免重复网络请求
Wrap components with a debounce, throttle, or any other delayed-rendering method, to stop them from re-rendering often when their props change
A utility library providing throttle and debounce functions
前端常用工具函数
A tiny fully-featured debounce and throttle implementation.
Debounce handler HOC for React and React Native
debounce your async functions with synchronizing
Aggregate fn is a Javascript utility that brings together multiple async operations.