Skip to content

juliantcook/fluent-async-iterator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published