promised-debounce
For limiting the time to resolve a promise.
For limiting the time to resolve a promise.
Executes array of functions and promises as sequence and returns promise
Sends the msg through the first output after the set timer duration. If a new msg is received before the timer has ended, it will replace the existing msg and the timer will be restarted, unless the new msg has a payload of 'stop' or 'STOP', in which case
a delay function for DPS / audio
Occupancy sensor linked to one or more switches with a built-in not-unoccupied delay for Homebridge: https://github.com/nfarina/homebridge
A collection of useful utility functions with associated TypeScript types. All functions have been unit tested.
Flexible execution flow addons (all, any, wait) for co.
Cross-browser longest transition getter
Asynchronous versions of the `useEffect` and` useCallback` hooks that able to cancel internal code by user requests or component unmounting
Subscribe to intervals, get the time now.
Sends the msg through the first output after the set timer duration. If a new msg is received before the timer has ended, it will replace the existing msg and the timer will be restarted, unless the new msg has a payload of 'stop' or 'STOP', in which case
setInterval using a series of incrementing Fibonacci durations
Tiny util to create cached + "wait-on" callbacks
a simple timed out promise implementation
process.nextTick with setTimeout
Deliberately cause a delayed http response in an express app.
Fetch with delay options.
Delay for next.
A module that encapsulates promise retry logic
Delay function wrappers for common purposes. Throttle, debounce and ratelimit with promises