Search npm for packages to use with Deno
Add them to your projects with a simple command that will already feel familar.
indent-string
Indent each line in a string
jest-each
Parameterised tests for Jest
async-each
No-bullshit, ultra-simple, 35-lines-of-code async parallel forEach / map function for JavaScript.
p-each-series
Iterate over promises serially
foreach
foreach component + npm package
array-each
Loop over each item in an array and call the given function on every element.
now-and-later
Map over an array or object of values in parallel or series, passing each through the async iterator, with optional lifecycle hooks.
each-props
Processes each properties of an object deeply.
foreachasync
A node- and browser-ready async (now with promises) counterpart of Array.prototype.forEach
async-each-series
Apply an async function to each Array element in series.
tiny-each-async
Asynchronous iterator function for parallel processing.
eachr
Give eachr an item to iterate (array, object or map) and an iterator, then in return eachr gives iterator the value and key of each item, and will stop if the iterator returned false.
dank-each
A function for iterating over objects, arrays, strings and ranges
for-each-property
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,
each-parallel-async
Asynchronously calls a function on each element in an array in parallel.
for-each-property-deep
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
promise-each
Call a function for each value in an array and return a Promise
already
Promise extensions; map, filter, etc
babel-plugin-jsx-control-statements
Neater control statements (if/for) for jsx
postcss-each
PostCSS plugin to iterate through values