Search results

496 packages found

transform an async function to callback style

published 0.0.2 8 years ago
M
Q
P

a wrapper that make callback to promise

published 1.0.1 6 years ago
M
Q
P

Convert node-style callback to promise

published 2.0.1 9 years ago
M
Q
P

Convert node-style callback function to Promise APIs style.

published 1.1.1 7 years ago
M
Q
P

Promise to Callback approach

published 1.0.0 7 years ago
M
Q
P

converts nodejs style callback functions to promise

published 1.0.3 7 years ago
M
Q
P

Allow to easily use promises wherever you should use standard callback

published 1.0.0 9 years ago
M
Q
P

A small react helper snippet to handle async callbacks and turn their output into values hooked to the react life-cycle

published 1.0.5 2 years ago
M
Q
P

A lightweight module which provides powerful functionality to organize asynchronous JavaScript code.

published 0.7.3 7 years ago
M
Q
P

A radically simpler way to deal with asynchronous functions in javascript

published 1.2.1 10 years ago
M
Q
P

Quick patch to enable promises on node callback-style functions.

published 1.0.10 10 years ago
M
Q
P

Convert an async or promise returning function to a callback accepting function

published 1.0.2 9 years ago
M
Q
P

Convert promise to async function.

published 0.1.3 5 years ago
M
Q
P

Compose your control flow with absolute elegance. Support async/await, callbacks, thunks, generators, promises, observables, child processes and streams. Can power applications that need to have plugins. Useful for creating task, test and bench runners.

published 0.4.0 9 years ago
M
Q
P

Use generators and yield to write regular callback-based functions

published 1.0.5 8 years ago
M
Q
P

This module converts callback-style APIs and return a new version that returns promises.

published 1.0.4 4 years ago
M
Q
P

Replace callbacks with promises.

published 0.1.0 7 years ago
M
Q
P

Use bluebird's nodeify to convert promises to node style callbacks.

published 1.1.1 8 years ago
M
Q
P

Immediately invoked [pify](https://github.com/sindresorhus/pify)

published 1.1.1 6 years ago
M
Q
P

Utility to turn a nodejs style asyncronous function (ie. one that takes a function(err, result) callback parameter) into a function that returns a promise instead. (Since such functions can be await'ed.)

published 1.0.1 7 years ago
M
Q
P