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.
collection-visit
Visit a method over the items in an object, or map visit over the objects in an array.