@string-plumbing/join
Join an Iterable of strings for JavaScript
Join an Iterable of strings for JavaScript
Create a string by repeating a smaller one for JavaScript
Split a string into substrings given a pattern for JavaScript
Well-tested utility functions dealing with async iterables
Advanced Array utility functions. Extra arguments for map and forEach including first, last, brk, odd, even, penultimate, and more!
A helper library for working with async iterables in JavaScipt
Fetch streaming LLM responses as an async iterable
Fetch Server-Sent Events (SSE) as an async iterable
Combine async iterators into a Generator object (iterator and iterable)
Async Iterable Queue
Split an async iterable (value is Uint8Array) into multiple "sub async iterable(iterator)"s by size, line or needle.
Iterate over async iterable with concurrency limit.
Compose asynchronous for/while/forOf loop cushily with Promises, decoupled from ES2015+ env and verbose babel compiling.
Stream and serialize nested promises and async iterables over HTTP, workers, etc
Observable alternative using async iterators
Memory-Aware Statistical Calculations
allows iterating an array of elements with an easy-to-read syntax and gives functionality to the collection and the elements it iterates.
Create an async generator out of any value or combination of values and pipe async generators into each other
Utilities for building and transforming maps using iterables and streams.