Search results

32 packages found

<div align="center"> <h1>⚡ Promise Race Typescript </h1> </div>

published 2.2.2 2 years ago
M
Q
P

Track down promise states of all promise functions executing in parallel. Similar to promise.all function, but it rejects the complete promise.all() even if any one of the promise fails, where as promises-all npm will indiviudally return you the states.

published 1.0.0 7 years ago
M
Q
P

Call all promises in an array whether they resolve or reject

published 1.0.0 6 years ago
M
Q
P

Like Promise.all, only less so

published 2.0.6 6 years ago
M
Q
P

Run multiple promises in parallel with a strategy

published 1.6.3 6 years ago
M
Q
P

Like forEachAsync, or Promise.all(), but handling a bounded number of items at any given time.

published 1.0.3 4 years ago
M
Q
P

Promise.all() without the fail-fast behavior

published 1.0.3 2 years ago
M
Q
P

A tool to promisify nested async/await

published 1.2.1 3 years ago
M
Q
P

An extension for Promise with support for running asynchronous functions in batches/chunks.

published 1.0.0 a year ago
M
Q
P

Process streams like Promise.all

published 1.0.2 8 years ago
M
Q
P

Work like Promise.all with objects any nesting level

published 2.0.1 6 years ago
M
Q
P

Execute all the promise tasks with rejection ignored and get the precise resolved and rejected result.

published 0.0.2 8 years ago
M
Q
P

a function you can get all request response for http request by promise.all

published 2.1.0 10 months ago
M
Q
P
M
Q
P

Promise.all on steroids

published 0.0.3 7 years ago
M
Q
P

Provides promise-like APIs but runs synchronously. This module is useful for controlling flows.

published 1.2.5 6 years ago
M
Q
P

Promise.all() throttle

published 1.0.6 3 years ago
M
Q
P

Resolves promises concurrently with deterministic rejection order. Somewhere between Promise.all and Promise.allSettled.

published 1.0.2 a year ago
M
Q
P

A Promise.all but for Objects as well as Arrays

published 1.0.0 9 years ago
M
Q
P

Just another library with the sole purpose of waiting till all promises to complete.; Nothing more, Nothing less.

published 1.0.4 5 years ago
M
Q
P