Toggle the CLI cursor
Clone a Node.js HTTP response stream
Extensions to Node.js child_process module
Convert a string/promise/array/iterable/asynciterable/buffer/typedarray/arraybuffer/object into a stream
Streaming protobuf RPC service protocol over any two-way channel.
Encode FormData content into the multipart/form-data format
Wrapper for piping data into and out of child processes
Reactive dataflow processing.
Node.js Streams, a user-land copy of the stream library from Node.js
Use websockets with the node streams API. Works in browser and node, with all current WS versions
[](https://npmjs.org/package/stream-combiner) [](https://travis-ci.org/dominictarr/stream-combiner)
WebSocket protocol handler with pluggable I/O
Bytes go in, but they don't come out (when muted).
Check if something is a Node.js stream
Sets up a duplex object stream over window.postMessage
Get a stream as a string, Buffer, ArrayBuffer or array
This is a sequel to [stream-combiner](https://npmjs.org/package/stream-combiner) for streams3.
node.js library for reading and extraction of ZIP archives
tar-stream is a streaming tar parser and generator and nothing else. It operates purely using streams which means you can easily extract/parse tarballs without ever hitting the file system.
Put a little spinner on process.stderr, as unobtrusively as possible.
destroy a stream if possible
A stream meter that both counts the bytes piped through it, and can optionally abort on a max size. (e.g. limit a http request size)
Call a callback when a readable/writable/duplex stream has completed or failed.
Utility functions for WhatWG Streams