Chain functions, generators, Node streams, and Web streams into a pipeline with backpressure support.
Open Node Streams on demand.
Unpipe a stream from all destinations
Useful for extracting only the part of a route between waypoints.
Check if a stream has ended
Encode FormData content into the multipart/form-data format
Pause a stream's data events
Convert a string/promise/array/iterable/asynciterable/buffer/typedarray/arraybuffer/object into a stream
A Minipass stream that raises an error if you get a different number of bytes than expected
A set of helpers to develop and run Slice Machine plugins
Streams3, a browser compatible copy of the stream library from Node.js with circular dependencies removed
Manage all aspects of a Slice Machine project.
split a Text Stream into a Line Stream, using Stream 3
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
JSON.Stringify as a readable stream
A small set of utilities for streams.
A through2 to create an Array.prototype.map analog for streams.
a JSON logging library for node.js services
Stream utils for NodeJS
This module generates a usage string for nopt options. It's based on [this](https://github.com/npm/nopt/pull/13) PR from Filirom1.
a ThroughStream that strictly buffers all readable events when paused.
Streaming HTML rewriter.