add timeout support for async function
Simple timeouts for promises
TypeScript definitions for promise-timeout
Promise.timeout() for ES6; reject a Promise after a given timeout.
An extended Promise with additional features such as status tracking, deferred/throttled execution, timeout and retry mechanism.
A micro-package for scheduling a timeout rejection on a Promise
For limiting the time to resolve a promise.
A simple Promises/A+ library.
Limit how long to wait for a promise to resolve, with optional earlier warning.
Utilities for working with promises
Automatically resolve or reject promises after a certain time.
Timeout a promise.
It adds a timeout execution for a promise returned by the $q service, rejecting it if needed.
No description provided.
The function that returns promise timeout powered
A+ promises
Async utilities: parallel, race, waterfall, map, retry, throttle, debounce, timeout, and concurrency control
allowing for executing promises, but with set timeouts.
promise timeouts
setTimeout 을 react 용으로 랩핑한 `hook` 을 제공합니다.
simple timed promises
javascript sleep using promises and looper method
A setTimeout, but with promises.
Reject a promise if it does not resolve before specified delay
No description provided.
No description provided.