into-stream
Convert a string/promise/array/iterable/asynciterable/buffer/typedarray/arraybuffer/object into a stream
Convert a string/promise/array/iterable/asynciterable/buffer/typedarray/arraybuffer/object into a stream
Renders a htm tagged template asyncly into a string
await the end of an async iterable.
Decode a Buffer async iterable into a String async iterable.
Map over async iterables
Reduce for async iterables.
Return an aync iterable that emit a series promises as they fullfills
Concat an async iterable into a promise
Encode a String async iterable into a Buffer async iterable.
Tap into an async iterable pipeline and log all chunks passing through
Parallel merge of multiple async iterable.
Tap into an async iterable chain without affecting its value or state.
Serial merge of multiple async iterable.
adapt streaming data into async iterators
tee for AsyncIterable
Makes working with iterable collections easy and predictable
combine multiple Iterable or AsyncIterable objects into one
Iterators Library
Use requestAnimationFrame as an async iterable, in any JavaScript environment
Concurrency using chainable async iterables, such as task pool, event queue, pub/sub, merge, chunk, throttle, etc.