areluv-debounce
Debounce function for javascript
Debounce function for javascript
A small utility for asynchronous delays within your code! It also includes an optional callback that you can utilize.
Chess clock engine
A class that provides a way to delay a task
Debounce, throttle, delay and repeat
enhanced Koa version with cancelable middlewares support
module for planned tasks and cron tasks base on date and interval delay
call setTimeout() with min/max delay
A 'delayed' foreach loop that runs at specified intervals
A helper to execute a promise a certain number of times if it's throwing an exception, also inserting a delay between each attempt.
This npm library provides a synchronous delay function for specified milliseconds
delay-customizable react component
React hook component make delay your function.
A delayed function runs some code once a period of time has passed if the delayed function is not being called again in that time.
A simple and flexible timer utility for TypeScript.
If the task overlaps, wait and run onlzy once.
Easy to use wrapper react component to debounce the render of its children
Convenient delay function with human friendly interface
An easy-to-use **async/await wrapper** to resolve any asynchronous tasks. Await-resolver always returns an array of type `[error, result]` **ensuring consistent error handling** and it provides **a timeout functionality to delay/timeout an execution**. Wi
Sleep / pause execution using Promises and flexible time formats