array-mapcat
Curried function deriving new array values by applying provided function to each item/index of provided array then applying `concat` to the results. Fast and compatible with modern or old browsers.
js-mapcat
Map over collections and return one level deep flattened collection
grunt-mapcat
Grunt plugin for mapcat, a simple JavaScript utility that combines Source Map files while concatenating JavaScript source files.