/node-promise-map

Map Iterables with Promises

Primary LanguageJavaScript

Promise Map

the missing spec

I wrote this micromodule because it seems many other only support arrays. This module supports iterators

API

The module exports only one function

map(Iterable, Function)

License

MIT