19 packages found
Compose your async functions with elegance.
- compose
- fluent
- composing
- continuation
- function composition
- functional
- async
- map
- series
- parallel
- extension
- tracing
- debug
- timing
- View more
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.
Settle promises concurrently and get their fulfillment value or rejection reason
- promise
- settle
- settled
- resolved
- iterator
- fulfill
- reject
- fulfilled
- rejected
- reflect
- inspect
- error
- async
- await
- View more
Settle an async function.
Add the settle method to the bluebird 3.x library.
Various asynchronous operations with timeout support.
Better way to cancel promises
- AbortController
- AbortSignal
- AbortError
- signal
- abort
- promise
- cancel
- cancelable
- cancelation
- settle
- settled
- resolved
- fulfill
- reject
- View more
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)
- aftereach
- async
- asyncawait
- await
- bail
- beforeeach
- concurrency
- concurrently
- each
- eachlimit
- eachof
- eachofseries
- eachseries
- failfast
- View more
An easy to use SDK for Node.js with all the best practices to kickstart your integration with the Settle Payment Platform.
- Settle
- Settle Group
- Settle.eu
- Payment Platform
- SDK
- Merchant API
- OAuth 2.0 Authorization Framework
- Permissions API
- Express.js Middleare
settle([...]) returns a Promise that is fulfilled when all items in the array are either fulfilled or rejected
Plugin for [minibase][] that adds useful initial properties for test results
- baseplugin
- defaults
- init
- initial
- minibase
- minibaseplugin
- options
- plugin
- result
- results
- serial
- series
- settle
- test
- View more
Like `Promise.all`, but when all `Promise`s are settled.
Works like Promise.allSettled except it will reject with an AggregateError if some of the promises rejected, otherwise resolves with the fulfilled values.
- promise
- promises
- allsettled
- settle
- settled
- promise.allsettled
- promise.all
- reject
- rejected
- error
- aggregate
- aggregateerror
Iterate over promises as they're fulfilled.
- promise
- fulfill
- fulfilled
- settle
- settled
- iterate
- async
- iterable
- async iterable
- asyncIterable
- generator
- async generator
Returns the first Promise in an iterable to resolve
- abort
- abortable
- all
- any
- cancel
- cancelable
- canceled
- canceling
- cancellable
- cancellation
- concurrency
- concurrently
- for-each
- foreach
- View more
Making simple iterator for [async][] lib that adds beforeEach, afterEach, error hooks and support for settling. It also emits `beforeEach`, `afterEach` and `error` events.
- after
- after-each
- async
- async-simple-iterator
- base
- basic
- before
- before-each
- control
- control-flow
- each
- emit
- emits
- emitter
- View more
Core API for Gruu and Mukla - Minimal, modern and extensible test runners
- assertion
- async
- async-await
- asyncawait
- ava
- await
- callbacks
- concurrency
- done
- es2017
- fail
- fail-fast
- fast
- framework
- View more
Adds menu items and a shortcut (Shift + P) for settling Rigidbodies within the Unity Editor.