array-each

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

foreachasync

A node- and browser-ready async (now with promises) counterpart of Array.prototype.forEach