Detalhes do pacote

blue-iterate

reconbot23MITdepreciado1.0.0

Renamed to streaming-iterables

A collection of streams that work well with promises (through, map, reduce). Through2 with promise support

generators, async generators, iterators, promise

readme (leia-me)

blue-iterate

Build Status Try blue-iterate on RunKit 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.