reason-promise
Light and type-safe binding to JS promises
Light and type-safe binding to JS promises
Process thousands of asynchronous or synchronous jobs, concurrently or sequentially, safely and efficiently, without creating thousands of closures.
Asynchronously calls a function on each element in an array in series.
Turn an asynchronous JavaScript api into an asynchronous chainable JavaScript api.
Reactive programming with lean, functions-only, curried, tree-shakeable API
Reactive programming with lean, functions-only, curried, tree-shakeable API
Promise based middleware for Redux to deal with asynchronous actions.
use delay/sleep to async/await ES7
Easy support async/await to express
A simple stream that allows reading and writing to the same file at the same time.[H[C[F
Common utility functions for Node.js used and maintained by Benjamin Lupton
Wrap an asynchronous middleware (or handler) function for Express, Connect, router, etc.
Convert a pull stream to an async iterator
📊 Use Google Drive spreadsheets as a simple database
It allows you to request async data, store them in redux state and connect them to your react component.
Chai assertions for Serenity/JS and Protractor
Convert a (async) iterator to a pull stream
Create async iterator from regular stream
Recursively create directories, like `mkdir -p`, and return a promise.
Enforce that async functions use await