iterare
Array methods for ES6 Iterators
map-visit
Map `visit` over an array of objects.
collection-map
Returns an array of mapped values from an array or object.
arr-map
Faster, node.js focused alternative to JavaScript's native array map.
p-iteration
Make array iteration easy when using async/await and Promises