Search results

269 packages found

Array#each_cons for node

published 1.0.0 9 years ago
M
Q
P

Iterate over promises serially

published 3.0.0 3 years ago
M
Q
P

Loop over each item in an array and call the given function on every element.

published 1.0.1 7 years ago
M
Q
P

A very small, flexible, parallel async iteration helper that has first-class support for Iterators and concurrency.

published 1.0.0 5 years ago
M
Q
P

Javascript collection utilities such as each, filter and find for use with both object and array

published 1.0.4 9 years ago
M
Q
P

A very small, flexible, parallel async mapping helper that has first-class support for Iterators and concurrency.

published 1.0.0 5 years ago
M
Q
P

A for each that provides the raw file content.

published 0.5.0 7 years ago
M
Q
P

Iterate through items in series but throttle iteratee execution

published 1.0.0 7 years ago
M
Q
P

Simple Array Math Library

published 1.0.1 7 years ago
M
Q
P

Executes a callback for each property found on a object, with options regarding enumerability (enumerable or non-enumerable) and ownership (inherited or only own properties). It excludes built-in properties from Object and Function prototypes by default,

published 0.0.4 7 years ago
M
Q
P

Utilities for JavaScript Iterable and AsyncIterable

published 5.1.0 7 days 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

Node asynchronous for each that avoids blocking Node Event Loop

published 1.0.1 8 years ago
M
Q
P

Apply an async function to each Array element in series.

published 1.1.0 9 years ago
M
Q
P

Iterate stream with async and concurrency support.

published 1.0.4 6 months ago
M
Q
P

Tiny utilities for Node and the browser

published 1.4.2 4 years ago
M
Q
P

a tiny (23 lines of code) parallel async each/map module

published 1.0.3 9 years ago
M
Q
P

Executes a callback for each property found on a object, recursively on nested properties, with options regarding enumerability (enumerable or non-enumerable) and ownership (inherited or only own properties). It excludes built-in properties from Object an

published 0.0.3 7 years ago
M
Q
P

Loop over array but with a time delay

published 1.0.25 8 years ago
M
Q
P

Like async-each, or q.all(), but with an object instead of an array

published 1.0.2 8 years ago
M
Q
P