node-web-streams-adapter
Use the new Web Streams API built on top of Node Streams
Use the new Web Streams API built on top of Node Streams
This package has two functions for [web streams](https://streams.spec.whatwg.org/).
Break up a stream and reassemble it so that each line is a chunk. `split-webstreams` is inspired by [split2](https://github.com/mcollina/split2).
A flatten function for Web Streams
forEach for web streams (with concurrency support)
A transform stream that batches items into arrays
Streaming ESRI Shapefile parser