Search results

95 packages found

The opposite of filter. Removes values that pass an async truth test.

published 3.0.3 7 years ago
M
Q
P

Creates a function which is a composition of the passed asynchronous functions. Each function consumes the return value of the function that follows. Composing functions f(), g(), and h() would produce the result of f(g(h())).

published 3.0.3 7 years ago
M
Q
P

Version of the compose function that is more natural to read. Each function consumes the return value of the previous function. It is the equivalent of compose with the arguments reversed.

published 3.0.3 7 years ago
M
Q
P

Run the functions in the tasks in series, each one running once the previous function has completed.

published 3.0.3 7 years ago
M
Q
P

Paratask is a tool that will execute your Back-end JavaScript code in parallel using the full potential of multi-process programming. In contrast to asynchronous task management, Paratask will create a child Node/io.js process.

published 4.0.1 9 years ago
M
Q
P
M
Q
P
M
Q
P

Control flow library, similar to `async.waterfall` but prettier and faster.

published 1.1.0 9 years ago
M
Q
P
M
Q
P
M
Q
P
M
Q
P

This library is a variation of standard event emitters. Handlers are executed sequentialy, and may return Promises if it executes asynchronous code

published 0.4.5 6 years ago
M
Q
P
M
Q
P

Conditional rendering of React components

published 1.0.2 9 years ago
M
Q
P
M
Q
P
M
Q
P

Making simple iterator for [async][] lib that adds beforeEach, afterEach, error hooks and support for settling. It also emits `beforeEach`, `afterEach` and `error` events.

published 0.1.5 8 years ago
M
Q
P

简单的异步流程控制方法,可以并行和串行执行给出的方法序列,适用于nodejs和浏览器环境

published 1.0.1 8 years ago
M
Q
P
M
Q
P
M
Q
P