Search results

55 packages found

Async version of forEach

published 1.0.1 20 days ago
M
Q
P

For Each Parallel is package from Promises library

published 0.5.0 6 years ago
M
Q
P

Run a handler function for each items until a successful result is obtained

published 1.0.0 4 years ago
M
Q
P

No it's not for looping items and returning the result when the looping is done as promises can do thins. It is for looping over an object or an array and waiting for each of the elements to finish computation before iterating over second element.

published 1.0.2 7 years ago
M
Q
P

Create For Each Series is a internal package from Promises library

published 0.5.0 6 years ago
M
Q
P

It's an async foreachloop, duh

published 1.0.0 6 years ago
M
Q
P

(ES5 fork) Async enabled each(), map(), filter() functions that work just like their standard counterparts, but can be used with async/await and also provide concurrency limiting. Includes built-in typings and JSDoc comments for IntelliSense documentation

published 2.0.0 6 years ago
M
Q
P

async/await aware forEach for Ember

published 0.1.1 5 years ago
M
Q
P

A minimal `fs` that returns A+ promises (when). For each `fs.xxx` function, it adds an `fs.xxxP` returning promises.

published 0.1.2 10 years ago
M
Q
P

Async For Each

published 1.0.1 4 years ago
M
Q
P

An angular guard that chains other guards, waiting for each one to complete before proceeding to the next.

published 1.0.0 2 years ago
M
Q
P

Basic iterator for [async][] library that handles async and synchronous functions, also emits `beforeEach`, `afterEach` and `error` events. Using [async-simple-iterator][] and used in [async-control][].

published 0.4.0 8 years ago
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

A simple flow control library for node.js for executing multiple functions as a group, a chain, or distributed over a number of workers. Each will call back when all functions have finished.

published 0.2.0 12 years ago
M
Q
P

Iterates over a collection asynchronously.

published 0.0.2 6 years ago
M
Q
P