stream-from-promise
Create streams from promises
Create streams from promises
Simple wrapper to run promise "finally" logic
Tiny module for checking if Promise is globally available
Penpal simplifies communication with iframes, workers, and windows by using promise-based methods on top of postMessage.
SQLite client for Node.js applications with SQL-based migrations API written in Typescript
Take care of your `spawn()`
Simple asynchronous middleware pattern
Simple timeouts for promises
A Promise-based wrapper for setTimeout
A redis client with first-class Promise and TypeScript support, and extensive documentation.
Use bluebird's ascallback (aka nodeify) to convert promises to node style callbacks.
Monadic streams
use either the native Promise or Bluebird
Async enabled each(), map(), filter() functions that work just like their standard counterparts, but can be used with async/await and also provide concurrency limiting. Includes built-in typings and JSDoc comments for IntelliSense documentation.
Opinionated, transactional, MobX powered state container
Polyfill for ES6 Promise
Awaitable semaphore/mutex
A promise based throttler capable of limiting execution of parallel tasks
Crash or abort if you get an unhandledRejection or multipleResolves
An implementation of Domain-like error handling, built on async_hooks