Stringify an object sorting scalars before objects, and defaulting to 2-space indent
Convert a stream to a string
Get and validate the raw body of a readable stream.
A stream that emits multiple other streams one after another.
Returns the next buffer/object in a stream's readable queue
Streaming data for JavaScript
merge multiple sorted streams into a single sorted stream
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
retext plugin to serialize prose
Streaming HTML parser with scripting support.
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.
Parse and stringify comma-separated tokens
Parse and stringify space separated tokens
A simple key/value storage using files to persist the data
Prevent defined property getters from throwing errors
minimal implementation of a PassThrough stream
Deterministic stringification for when performance matters
TypeScript definitions for json-stringify-safe
writable stream that concatenates strings or binary data and calls a callback with the result
Parses well-formed HTML (meaning all tags closed) into an AST and back. quickly.
the stream module from node core for browsers
Converts a Web-API readable-stream into a Node.js readable-stream.