Search results

80 packages found

Function which does nothing.

published 0.2.1 2 months ago
M
Q
P

Handling/creating hybrid errors. Hybrid middleware between callbacks and throws. Helpful util for modules that have hybrid APIs and want when they use promises, directly to throw the errors; when use callbacks to pass errors to first argument of this call

published 1.0.0 9 years ago
M
Q
P

es6 Native Promise Defer that helps build promise/callback dual APIS

published 1.0.0 8 years ago
M
Q
P

Flexible and cross-platform executing commands. Hybrid, Async and Promise API.

published 2.0.1 9 years ago
M
Q
P

A Promise that's also a callback. Helpful for adapting callback APIs and event emitters for async/await code.

published 1.0.4 7 years ago
M
Q
P

Make promise to have support for callback api, it returns promise in that same time.

published 2.0.0 9 years ago
M
Q
P

Create callback api for given sync function. Guarantee that given function (sync or async, no matter) will always have callback api and will handle errors correctly.

published 1.0.0 9 years ago
M
Q
P

Process thousands of asynchronous or synchronous jobs, concurrently or sequentially, safely and efficiently, without creating thousands of closures.

published 3.0.1 5 years ago
M
Q
P

Reduces an object to a value that is the accumulated result of running each property in the object through a callback. Executes the callback function once for each own enumerable property in the object, receiving four arguments: the initial value (or valu

published 0.1.3 10 years ago
M
Q
P

Wraps synchronous functions with a cps (callback passing style) function

published 2.0.0 8 years ago
M
Q
P

Extract the options and callback from a function's arguments easily

published 5.9.0 4 months ago
M
Q
P

For those who don't like the node (er, result) convention

published 1.0.0 10 years ago
M
Q
P

Finds and returns a node-style callback.

published 1.2.1 7 years ago
M
Q
P

An unintrusive, modern, and extremely simple callback-to-promise wrapper that makes no assumptions.

published 1.1.2 3 years ago
M
Q
P

Simple, fast, flexible and cross-platform async executing commands (with node-cross-spawn).

published 2.0.2 9 years ago
M
Q
P

small utility that wraps callbacks in native promises (es6)

published 1.1.1-rc 8 years ago
M
Q
P

Make synchronous function or generator to support callback api

published 1.0.1 9 years ago
M
Q
P

Check that given branch/tag/release exist in github repo, using `user/repo#branch` pattern.

published 2.0.2 9 years ago
M
Q
P
M
Q
P

Create callback api from synchronous function. Same as `make-callback`, but won't handle generators and if async function is given returns it.

published 1.0.1 8 years ago
M
Q
P