Detect native Buffer support.
Convert a string/promise/array/iterable/asynciterable/buffer/typedarray/arraybuffer/object into a stream
ByteStream is a library making possible to manipulates single bytes and bits on pure JavaScript
Pause a stream's data events
assertion renderer for power-assert context
filepath renderer for power-assert context
A Minipass stream that raises an error if you get a different number of bytes than expected
Create a stream that emits events from multiple other streams
Nanoscale assertion module
Encode FormData content into the multipart/form-data format
Streams3, a browser compatible copy of the stream library from Node.js with circular dependencies removed
TypeScript definitions for assert
A small set of utilities for streams.
a JSON logging library for node.js services
Mocks node.js `http.IncomingMessage` (a request). See also `mock-res`.
split a Text Stream into a Line Stream, using Stream 3
[](https://npmjs.org/package/stream-combiner) [](https://travis-ci.org/dominictarr/stream-combiner)
Checks whether a value is an object
Streaming HTML rewriter.
traverse power-assert context
Convert a value to a ReadableStream
Strip UTF-8 byte order mark (BOM) from a string
JSON.Stringify as a readable stream
a ThroughStream that strictly buffers all readable events when paused.