client-run-queue
A client-friendly run queue
A client-friendly run queue
提供了防抖节流,格式化时间功能
my common utils lib
A React Compat Component that create Moveable, Draggable, Resizable, Scalable, Rotatable, Pinchable, Groupable, Snappable.
A React Compat Component that create Moveable, Draggable, Resizable, Scalable, Rotatable, Pinchable, Groupable, Snappable.
一些方便实用的函数封装,持续更新
for creating deferred Promise and actionable promise
A high-performance solution using css to prevent button double-clicking.
A task queue executes tasks sequentially or concurrently. Wrap an async/promise-returning/sync function as a queue-ready async function for easy reusing. Support passing arguments/getting return value, @synchronized/@concurrent decorator, Node.js/Browser.
[](https://www.npmjs.com/package/debounce-n-throttle)  ](https://www.npmjs.com/package/debounce.lodash)  ![Size](https://img.badgesize.io/sekoyo/debounce.lodash/mast
debounce throttle 防抖节流
Debounce a function using microtasks instead of timers.