A simple callback that turns every Async function into promise.
DEPRECATED: An ES6 promisifier wrapper
An ES6 promisifier wrapper
**Simple promisifier**
A Hypercore wrapper that lets you switch between callback and Promise APIs
Lightweight promisifier
Promisifier to handle thunks in es6 style
A lightweight promisifier for ES2015
A Unichain wrapper that lets you switch between callback and Promise APIs
A DDatabase wrapper that lets you switch between callback and Promise APIs.
```javascript var Promise = require('bluebird');
Takes a regular sync function, returns a fully promisified one.
promisifyAll implemented with util.promisify
turn SQL queries into JS functions
Promisify all methods of an object
A library for working with js-sys functions as futures
Tool for wrapping JavaScript modules as WebAssembly components using the QuickJS engine