Recursively iterates over specified directory, require()'ing each file, and returning a nested hash structure containing those modules.
Iterate any iterable JS value. Works robustly in all environments, all versions.
iterate asynchronously in series through an array
Iterate any JS iterator. Works robustly in all environments, all versions.
Iterate all the data in a stream
Iterate through the values of a stream
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.
The Quick and Dirty Literate Programming Documentation Generator
Chainy action that iterates through each item in the array with an asynchronous or synchronous iterator