Package Exports
- fluent-async-iterator
- fluent-async-iterator/dist/fluent-async-iterator.js
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (fluent-async-iterator) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
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