s-batch
A transform stream that batches items into arrays
web-stream-map
A map function for Web Streams with concurrency support. Like node's ReadableStream.map(), but for Web Streams.
json-web-streams
Streaming JSON parser built on top of the Web Streams API, so it works in web browsers, Node.js, and many other environments