collection-map

Returns an array of mapped values from an array or object.

arr-filter

Faster alternative to javascript's native filter method.