juliantcook / fluent-async-iterator

AsnycGenerator wrapper to provide a fluent API.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Simple wrapper around an AsyncIterator to provide some helpful methods.

Providing a fluent API to perform lazy transformations whilst iterating over items provided by an async generator.

Might be redundent when this is done: https://tc39.es/proposal-iterator-helpers

About

AsnycGenerator wrapper to provide a fluent API.


Languages

Language:TypeScript 100.0%