Search results

191 packages found

async series with conditional exit

published 1.1.0 9 years ago
M
Q
P

A light weight module to run asynchronous tasks in series, inspired from async.series

published 1.0.3 8 years ago
M
Q
P
M
Q
P

Apply an async function to each Array element in series.

published 1.1.0 9 years ago
M
Q
P

Compose your async functions with elegance.

published 2.0.1 2 years ago
M
Q
P

maps over provided promises

published 1.0.0 7 years ago
M
Q
P

Run async functions in a "waterfall" series with an onDone callback.

published 1.0.0 6 years ago
M
Q
P

Higher-order functions (synchronous and asynchronous each/eachSeries/map/filter/fold) and functions for flow control (parallel/series/waterfall) in under 1 KB.

published 0.3.1 9 years ago
M
Q
P

Utilities for promises pync ~= promise + async

published 1.0.3 8 years ago
M
Q
P

Iterate stream with async and concurrency support.

published 1.0.4 7 months ago
M
Q
P

Simple module to performing asynchronous inter-dependent series operations in node. Unlike other more complicated approaches, this is pure javascript and very small (~100 lines of code with comments).

published 1.0.2 10 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 6 years ago
M
Q
P

A tiny async library for modern environments with no dependencies, and only containing each, eachSeries, series, and parallel methods.

published 1.0.3 9 years ago
M
Q
P

a library to manage ansynchronous control flow, similar to Promises/A+/q, but not exactly the same.

published 1.0.0 8 years ago
M
Q
P

Async series and parallel functionality

published 1.0.1 9 years ago
M
Q
P

Executes a bunch of callback styled functions serially

published 3.3.1 6 years ago
M
Q
P

Asnyc map that actualy works. Parallel and Series

published 3.1.2 2 years ago
M
Q
P

Map over promises serially

published 3.0.0 3 years ago
M
Q
P

Execute functions in series, passing the results of one function as arguments to the next function.

published 0.2.1 3 months ago
M
Q
P

Powerful series, parallel, eachSeries, & eachParallel mechanisms in just 57 lines.

published 1.1.6 7 years ago
M
Q
P