like-events
Extends events with async for better flow
Extends events with async for better flow
Yet another simple Promises/A+ compliant async flow control using ES6 generators.
Simple coroutine library, can keep function name and parameters information
Add breakpoints around `await` expression especially for koa@2.
Ampersand's util functions for working with promises
A simple way to interact with sqlite3 databases synchronzously.
Return an aync iterable that emit a series promises as they fullfills
Concat an async iterable into a promise
Encode a String async iterable into a Buffer async iterable.
Tap into an async iterable pipeline and log all chunks passing through
Parallel merge of multiple async iterable.
Tap into an async iterable chain without affecting its value or state.
Serial merge of multiple async iterable.
Use stage-2 Babel features without `transform-async-generator-functions`
ES7 Async to callback (node style)
A collection of methods for handling asynchronous work on collections
One liner to add async/await and promises to your project, without globals
同步或异步操作mysql模块,避免回调地狱. Operate mysql modules synchronously or asynchronously, avoiding callback hell
Convert a callback-style function to an AsyncFunction
Lightweight async / await library for NodeJs