141 packages found
Reduces coll into a single value using an async iteratee to return each successive step.
- reduce
- async
- await
- promise
- control
- flow
- control-flow
- awaitful
- promises
- async-await
- es2015
- es2016
- es2017
- es6
- View more
Simple promisify with sane defaults, works on node 0.10 if you provide custom Promise through options
- async
- async-await
- asynchronous
- await
- callback
- defaults
- minimal
- native
- native-promise
- promise
- promisify
- sane
- simple
- sync
es7 async-await polyfill for es6 browsers and nodejs
An async/await based wrapper for bitdrive
Make a promise fail silently. For use with async/await for easy error handling without try-catch
Run the tasks collection of functions in parallel, without waiting until the previous function has completed.
- parallel
- async
- await
- promise
- control
- flow
- control-flow
- awaitful
- promises
- async-await
- es2015
- es2016
- es2017
- es6
- View more
Returns the first value in coll that passes an async truth test.
- find
- async
- await
- promise
- control
- flow
- control-flow
- awaitful
- promises
- async-await
- es2015
- es2016
- es2017
- es6
- View more
Transform async functions to generator functions with speed and simplicity.
Experimental implementation of Maybe and Result monads compatible with await.
- typescript
- ts
- monad
- await
- maybe
- option
- fp
- async
- async-await
- functional-programming
- functional programming
- error-handling
- error handling
- async await
- View more
Minimalist server framework inspired by Express and Koa, powered by promises. Ready for async-await.
Promise wrapper for the Chrome extension API so that it can be used with async and await rather than callbacks
Restify Plugin to support promises and async/await
A node server using rxjs
Returns a new array of all the values in coll which pass an async truth test.
- filter
- async
- await
- promise
- control
- flow
- control-flow
- awaitful
- promises
- async-await
- es2015
- es2016
- es2017
- es6
- View more
Catches a promise error, writes the stacktrace to stderr and exists
- main
- run
- first
- async
- await
- promise
- control
- flow
- control-flow
- awaitful
- promises
- async-await
- es2015
- es2016
- View more
Runs the tasks array of functions in series, each passing their results to the next in the array.
- waterfall
- async
- await
- promise
- control
- flow
- control-flow
- awaitful
- promises
- async-await
- es2015
- es2016
- es2017
- es6
- View more
poll until an assertion succeeds
A deferred Promise, using `native-or-another` behind and so it work on Node.js v0.10 too!
Elegant Async generator flow control
- engine-each
- async
- await
- promise
- control
- flow
- control-flow
- awaitful
- promises
- async-await
- es2015
- es2016
- es2017
- es6
- View more