Search results
70 packages found
Allows libraries to handle various caller provided asynchronous functions uniformly. Maps promises, observables, child processes and streams, and callbacks to callback style.
Compose your async functions with elegance.
- compose
- fluent
- composing
- continuation
- function composition
- functional
- async
- map
- series
- parallel
- extension
- tracing
- debug
- timing
- View more
Asynchronous assert fails in Mocha you can see and don't timeout
Bundle results of async functions calls into one callback with all the results
children-lunch-round-current
- carbon
- screen
- component
- done
- components
- design
- paragraph
- framework
- frontend
- answer
- react
- bare
- react-component
- ui
- View more
beautiful-native
- piece
- done
- component
- belong
- components
- design
- myself
- framework
- frontend
- living
- react
- greater
- react-component
- ui
- View more
gate-cool-became
- done
- extra
- component
- volume
- components
- design
- finally
- framework
- frontend
- expression
- react
- drawn
- react-component
- ui
- View more
dropped-will-wall
- except
- machinery
- component
- each
- components
- design
- done
- framework
- frontend
- close
- react
- person
- react-component
- ui
- View more
bell-dark0
- honor
- done
- component
- mainly
- components
- design
- central
- framework
- frontend
- willing
- react
- pupil
- react-component
- ui
- View more
adjective-row-radio
- flies
- promised
- component
- basic
- components
- design
- negative
- framework
- frontend
- dog
- react
- feathers
- react-component
- ui
- View more
Simple wrapper to run promise "finally" logic
List of common callback names - callback, cb, callback_, next, done.
Handle completion and errors with elegance! Support for streams, callbacks, promises, child processes, async/await and sync functions. A drop-in replacement for [async-done][] - pass 100% of its tests plus more
- always
- alwaysdone
- async
- asyncawait
- asynchronous
- await
- callback
- callbacks
- cb
- child
- childprocess
- complete
- completion
- done
- View more
Well known symbols used to detail how to operate on different objects
Low-level package to handle completion and errors of sync or asynchronous functions, using [once][] and [dezalgo][] libs. Useful for and used in higher-level libs such as [always-done][] to handle completion of anything.
A version of map-stream with support for callbacks, promises, observables and streams.
Returns true if function is a callback. Checks its name is one of [common-callback-names][] - callback, cb, cb_, callback_, next, done, they can be customized, these are default.
Transforms callback-based function into a Promise-based (TypeScript-friendly)
Handles completion and errors for sync, callbacks, promises, observables and streams.