watchinharrison-mz
modernize node.js to current ECMAScript standards
Found 32 results for thenify
modernize node.js to current ECMAScript standards
Call a callback style function with es6 promise returned.
Promisify methods on the prototype of an object
Promisify a callback-style function
Convert a callback-style function to an AsyncFunction
Callbackify a promise function. The logical reverse of `thenify`.
Promisify a callback-style function
Simple thenify wrapper with context binding
Promisify a callback-based function
Promisifies all the selected functions in an object
Promisify NeDB methods by thenify
Convert callback based functions into Promises