watchinharrison-mz
modernize node.js to current ECMAScript standards
modernize node.js to current ECMAScript standards
Promisify a callback-based function
Promisifies all the selected functions in an object
drop-in replacement for glob lets you use promises or callbacks.
Promisify an entire class or object
A simple command runner with promise support.
Promisify wrapper that yields automatic handling of Promise or node-style callback based on invocation parameters.
For when your promise libraries `promisify` method just won't cut it!
Get node modules with functions that return promises if you don't give them a callback. Otherwise works as before.
simple promisify library
Pure promisified NPM node module. Use entire NPM in a promise way.
Convert (transform) promise to thunk, just like was in co@3
Function which decorates a callback function with promise.
Promisify any DOM selector so that it returns a promise which resolves when the element appears in the DOM
Bind [promisify-event] to all EventEmitter's `.on` methods
Given an object with methods and a list of method names, return a new object with promisified bound versions of those methods.
Convert a Generator into Promise~!
promisify wx api
Promisify a callback-based function.
Promisify module for node.js/io.js.