promise-toolbox
Essential utils for promises
Essential utils for promises
Creates a queue of sync or async functions with resolve and reject callback.
Create an AbortSignal that aborts after a delay
Various asynchronous operations with timeout support.
Create event emitters, intervals, and timeouts that can be paused and resumed.
Add timeout to ioredis
delay before run next command
Simple library to wait until a condition has been satisfied.
Simple library to wait until a condition has been satisfied.
A promise based trier
Very efficiently manage time-based events and objects.
A debounced function that delays invoking asynchronous functions.
A simple to use buffering queue (no dependencies) which flexibly buffers objects, strings, integers etc. until either a maximum size is reached, or an interval has come to an end.
like Promise.resolve with a delay in milliseconds
A polyfill for React Native's fetch client
Stop grunting and wait for a signal to continue
Wait for the results of multiple callbacks
Idle session timeout is a security and resource management feature that automatically logs a user out after a period of inactivity
For limiting the time to resolve a promise.
HTTP/S fetch wrapper that adds the possibility to set a timeout after which a custom error is returned.