Convert a string/promise/array/iterable/asynciterable/buffer/typedarray/arraybuffer/object into a stream
Pause a stream's data events
Encode FormData content into the multipart/form-data format
A Minipass stream that raises an error if you get a different number of bytes than expected
Streams3, a browser compatible copy of the stream library from Node.js with circular dependencies removed
A small set of utilities for streams.
split a Text Stream into a Line Stream, using Stream 3
a JSON logging library for node.js services
JSON.Stringify as a readable stream
Turn a writable and readable stream into a streams2 duplex stream with support for async initialization and streams1/streams2 input
Strip UTF-8 byte order mark (BOM) from a string
[](https://npmjs.org/package/stream-combiner) [](https://travis-ci.org/dominictarr/stream-combiner)
Determine if an object is a Stream
Wrap all spawned Node.js child processes by adding environs and arguments ahead of the main JavaScript file argument.
Streaming HTML rewriter.
a ThroughStream that strictly buffers all readable events when paused.
Stream utils for NodeJS
Spec-compliant FormData implementation for Node.js
construct pipes of streams of events
Modern stream composer
Filters out v8 flags for your Node.js CLIs.
Readable streamx interface over anymatch.
Buffers events from a stream until you are ready to handle them.
Convert Node Readable to Web API ReadableStream