Patch console methods to intercept output
The set of canonical Unicode property names supported in ECMAScript RegExp property escapes.
Unicode property alias mappings in JavaScript format for property names that are supported in ECMAScript RegExp property escapes.
A TypeScript SDK for the Twitter API
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
Fix broken node modules with no fuss
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.
Call a callback when a readable/writable/duplex stream has completed or failed.
Fast implementation of JSON-Patch (RFC-6902) with duplex (observe changes) capabilities
Toggle the CLI cursor
destroy a stream if possible
Enhance ESLint with better support for large scale monorepos
CLI for Socket.dev
Get and validate the raw body of a readable stream.
A tiny, zero-dependency yet spec-compliant asynchronous iterator polyfill/ponyfill for ReadableStreams.
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.
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
Merge multiple streams into a unified stream
Returns the next buffer/object in a stream's readable queue
An iteration of the Node.js core streams with a series of improvements