promise-useful-utils
useful functions for working with promises
useful functions for working with promises
Make function async (i.e. if function returns not Promise then it wraps it with Promise; if function throws error then wrap it with Promise.reject).
Promises FTW! A pure promised based, straight forward async library.
promisifyAll implemented with util.promisify
Some module
Return a promise from a callback-as-last-argument function using native a Promise, but only if native Promises exist.
promisified dynamodb Document Client , with some useful helpers
Universal package installer, get the command for managing packages, or auto install any package, using one command for all platforms. Automate the installation of macOS Brew, and Windows Chocolatey package managers. A promisify child process of spawn, and
Native nodejs promises extended with powerful functionality
An extremely lightweight way to promisify callback-based error-first functions
Promises for Firebase objects.
convert callback function to promise only use native promise
Immediately invoked [pify](https://github.com/sindresorhus/pify)
A smart implementation of promisify using native promises
thunkify or promisify a callback style function
Return Promises from Express middleware and route callbacks
为微信小程序、小游戏提供 TypeScript 支持,同时将其基于回调函数的异步 API 转化为 Promise 形式。
Type safe GRPC with a modern API
SuperTest + Promises
any-promise based promisify