This module cleans the docker headers from the log stream from a container. I never found them very useful, so I wrote this to clean them up either in bulk, or in between a piping. It's not as simple as just removing the first 8 bytes on every message
Docker Remote API module.
Node.js Streams, a user-land copy of the stream library from Node.js
Check if something is a Node.js stream
Check if the process is running inside a Docker container
Get a stream as a string, Buffer, ArrayBuffer or array
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.
Nats JetStream Transport for NestJS
Toggle the CLI cursor
destroy a stream if possible
Call a callback when a readable/writable/duplex stream has completed or failed.
Get and validate the raw body of a readable stream.
A streaming way to send data to a Node.js Worker Thread
A stream that emits multiple other streams one after another.
Streaming data for JavaScript
A tiny, zero-dependency yet spec-compliant asynchronous iterator polyfill/ponyfill for ReadableStreams.
Merge multiple streams into a unified stream
An iteration of the Node.js core streams with a series of improvements
Returns the next buffer/object in a stream's readable queue
Streaming HTML parser with scripting support.
minimal implementation of a PassThrough stream
writable stream that concatenates strings or binary data and calls a callback with the result
Manage docker-compose from Node.js
the stream module from node core for browsers