Showing 1-20 of 482,226 packages
For each, deep.
Loop over each item in an array and call the given function on every element.
NPM packager package for [Deep](https://deep.foundation/). It handles installation and publication of `deep-package` packages. This package is included in each [Deep](https://deep.foundation/) instance, there is no need to install it manually.
Apply an async function to each Array element in series.
Recursively iterates over arrays and objects
Asynchronous iterator function for parallel processing.
Parameterised tests for Jest
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
Iterate all the data in a stream
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,
Call a function for each value in an array and return a Promise
No-bullshit, ultra-simple, 35-lines-of-code async parallel forEach / map function for JavaScript.
Asynchronously calls a function on each element in an array in parallel.
A function for iterating over objects, arrays, strings and ranges
Parameterized test utility for Mocha
Processes each properties of an object deeply.
Fast deep equal
Iterate over promises serially
Recursive object extending
Asynchronously calls a function on each element in an array in series.