Transform stream that splits a webm stream into a header buffer and cluster buffers
navigator.mediaDevices.getUserMedia + MediaRecorder create WEBM files without duration metadata. This library appends missing metadata section right to the file blob.
Generates CRC hashes for strings - for use by node redis clients to determine key slots.
based on ts-ebml and support large file(than 2GB) and optimize memory usage during repair
navigator.mediaDevices.getUserMedia + MediaRecorder create WEBM files without duration metadata. This library appends missing metadata section right to the file blob.
Find the position of grapheme cluster breaks in a string
Node.js Streams, a user-land copy of the stream library from Node.js
Check if something is a Node.js stream
Wrapper for piping data into and out of child processes
Render WebM videos from Canvas frames
Parse webm files into individual sections, edit the sections, and compile the file from edited sections back together
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.
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.
Argo CD MCP Server
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