mz
modernize node.js to current ECMAScript standards
Found 32 results for thenify
modernize node.js to current ECMAScript standards
Promisify a callback-style function
Promisify a callback-based function
Promisifies all the selected functions in an object
Essential utils for promises
Tiny, dependency free promisify library.
Promisify a callback-based function
Promisify a callback-style function
Make JavaScript functions that support both promise and callback styles.
A minimal promisifying callback-based function(s) module
Promisify everything without modification using util.promisify and ES6 Proxy
Transforms callback-based function into a Promise-based (TypeScript-friendly)
Collection of neat modular utilities for bumping up development in NODE and Browser.
A backport of `util.callbackify` for Node.js 6.0 and up.
Wrap a promise to allow passing callback to `.then` of given promise, also works as normal `.then`
Acts like `co@4` and also is drop-in replacement for it (pass 100% of the tests). Built on top of `merz`, actually thanks to `always-done`. But accept everything, not only generators - sync functions, async functions, callbacks and more. Flow-control for
Immediately invoked [pify](https://github.com/sindresorhus/pify)
Promisify all function in an object, using [relike][].
Promisify a callback-style function with native util.promisify support
simple to the callbackify functions to promisify:
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