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.
Toggle the CLI cursor
destroy a stream if possible
Automated stream rotation useful for log files
Call a callback when a readable/writable/duplex stream has completed or failed.
URL utilities for markdown-it
A through2 to create an Array.prototype.map analog for streams.
Read the progress of a stream
A collection of utilities for async iterables. Designed to replace your streams.
JavaScript replaceLast function - Replaces last match for pattern in string with replacement
Get and validate the raw body of a readable stream.
A streaming way to send data to a Node.js Worker Thread
Encode and decode quoted printable and base64 strings
Helper function to replace supers
Simple command line prompting utility
A stream that emits multiple other streams one after another.
Convert character encodings in pure javascript.
Streaming data for JavaScript
Merge multiple streams into a unified stream
A tiny, zero-dependency yet spec-compliant asynchronous iterator polyfill/ponyfill for ReadableStreams.
An iteration of the Node.js core streams with a series of improvements
Streaming HTML parser with scripting support.
Returns the next buffer/object in a stream's readable queue
A node.js through stream that does basic streaming text search and replace and is chunk boundary friendly