blue-iterate
Version:
A collection of streams that work well with promises (through, map, reduce). Through2 with promise support
7 lines (3 loc) • 700 B
Markdown
# blue-iterate
[](https://travis-ci.org/reconbot/blue-iterate) [](https://npm.runkit.com/blue-iterate) [](https://github.com/semantic-release/semantic-release)
A collection of NodeJS Async Iterator utilities that work well with promises and async functions. Think `through2-concurrent` but for a much more simple construct, async iterators. The goal is to make it dead easy to replace your stream based processes with async iterators.