Converts events to async iterable iterators(aka. async generators)
-
Updated
Feb 28, 2023 - TypeScript
Converts events to async iterable iterators(aka. async generators)
An implementation of an iterable wrapper which implements caching and indexing of other iterables (such as generators) to make them array-like and re-usable.
ESM minimal event-source
Add a description, image, and links to the asyncgenerator topic page so that developers can more easily learn about it.
To associate your repository with the asyncgenerator topic, visit your repo's landing page and select "manage topics."