bach
Compose your async functions with elegance.
Compose your async functions with elegance.
Settle an async function.
Settle promises concurrently and get their fulfillment value or rejection reason
Like `Promise.all`, but when all `Promise`s are settled.
settle([...]) returns a Promise that is fulfilled when all items in the array are either fulfilled or rejected
Various asynchronous operations with timeout support.
Add the settle method to the bluebird 3.x library.
Adds menu items and a shortcut (Shift + P) for settling Rigidbodies within the Unity Editor.
Iterate over promises, promise-returning or async/await functions in series or parallel. Support settle (fail-fast), concurrency (limiting) and hooks system (start, beforeEach, afterEach, finish)
Collect all resolved promise values
Making simple iterator for [async][] lib that adds beforeEach, afterEach, error hooks and support for settling. It also emits `beforeEach`, `afterEach` and `error` events.
Plugin for [minibase][] that adds useful initial properties for test results
Helpful functions that deal with promises. Avoid fast-failing and wait for all promises to be settled, iterate over arrays and objects, useful promise generation functions, promisify and callbackify.
Core API for Gruu and Mukla - Minimal, modern and extensible test runners
deep-mainly-color
Iterate over promises as they're fulfilled.
Better way to cancel promises using AbortSignal
Returns the first Promise in an iterable to resolve
Works like Promise.allSettled except it will reject with an AggregateError if some of the promises rejected, otherwise resolves with the fulfilled values.
smell-tide-community