transform-stream interface to querystring
Node's querystring module for all engines. (ES3 compat fork)
A fast alternative to legacy querystring module
Parse and stringify URL query strings
rollup-plugin-node-polyfills ===
A querystring parser that supports nesting and arrays, with a depth limit
Node.js Streams, a user-land copy of the stream library from Node.js
The node core libs for in browser usage.
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.
Call a callback when a readable/writable/duplex stream has completed or failed.
Toggle the CLI cursor
destroy a stream if possible
A module to manipulate search part of URLs (querystring)
Get and validate the raw body of a readable stream.
A tiny, zero-dependency yet spec-compliant asynchronous iterator polyfill/ponyfill for ReadableStreams.
use node builtins in browser with rollup
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.
Streaming data for JavaScript
A streaming way to send data to a Node.js Worker Thread
A stream that emits multiple other streams one after another.
minimal implementation of a PassThrough stream
writable stream that concatenates strings or binary data and calls a callback with the result