Showing 1-20 of 108 packages
ES Proposal spec-compliant shim for Promise.allSettled
TypeScript definitions for promise.allsettled
A cross platform Promise.allSettled polyfill
ES Proposal spec-compliant shim for Promise.allSettled
`Promise.all` and `Promise.allSettled` with concurrency option and async iterable result
Simple polyfill for Promise.allSettled - no dependencies - Uses default implementation if available.
turn Bluebird.allSettled to Promise.allSettled
Use Promise.allSettled like Promise.all
A package to make using Promise.allSettled easier to use.
Works like Promise.allSettled except it will reject with an AggregateError if some of the promises rejected, otherwise resolves with the fulfilled values.
Resolves promises concurrently with deterministic rejection order. Somewhere between Promise.all and Promise.allSettled.
Ponyfill for Promise.allSettled
JS language shims used by Airbnb.
run promises in chunks
Use the Promise.all and Promise.allSettled concurrency methods with type safe objects for more reliable control.
Socket.dev optimized package override for promise.allsettled
Analog of Promise.allSettled() in RxJS
promise pool like Promise.allSettled
A tool to find executable (npx-compatible) packages within a specific npm scope
A wrapper over Promise.allSettled that returns results keyed by object properties.