Read a binary stream that contains BSON objects and emit each as a JavaScript object.
A bson parser for node.js and the browser
Construct ObjectIDs without the mongodb driver or bson module
mongosh-style BSON handling
Node.js Streams, a user-land copy of the stream library from Node.js
Check if something is a Node.js stream
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.
destroy a stream if possible
Toggle the CLI cursor
Framework-independent loader for JSON and streaming JSON formats
Call a callback when a readable/writable/duplex stream has completed or failed.
High-performance JSON serialization library
Shared MongoDB constants for queries, aggregations, bson types, etc
Parse valid MongoDB shell syntax queries
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.
Merge multiple streams into a unified stream
A tiny, zero-dependency yet spec-compliant asynchronous iterator polyfill/ponyfill for ReadableStreams.
Streaming data for JavaScript
An iteration of the Node.js core streams with a series of improvements
A micro-library of stream components for building custom JSON and JSONC processing pipelines with a minimal memory footprint — parse, filter, and transform JSON far larger than available memory with a SAX-inspired token API, on Node.js or Web Streams.
Returns the next buffer/object in a stream's readable queue