Zero-dependency HLS / MP4 media proxy with per-request header forwarding and m3u8 manifest rewriting. Web Fetch API native — works in Next.js App Router, Cloudflare Workers, Bun, Deno, anywhere Request/Response live.
Turn a function into an `http.Agent` instance
A TypeScript SSE proxy for MCP servers that use stdio transport.
An HTTP(s) proxy `http.Agent` implementation for HTTP
Node.js Streams, a user-land copy of the stream library from Node.js
Offers getProxyForUrl to get the proxy URL for a URL, respecting the *_PROXY (e.g. HTTP_PROXY) and NO_PROXY environment variables.
Check if something is a Node.js stream
Maps proxy protocols to `http.Agent` implementations
An HTTP(s) proxy `http.Agent` implementation for HTTPS
Determine address of proxied request
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
The one-liner node.js proxy middleware for connect, express, next.js and more
destroy a stream if possible
Call a callback when a readable/writable/duplex stream has completed or failed.
HTTP proxying for the masses
This package provides an Axios-based HTTP client adapter that integrates seamlessly with the @apimatic/core package, enabling efficient HTTP request execution with extended capabilities.
A SOCKS proxy `http.Agent` implementation for HTTP and HTTPS
A PAC file proxy `http.Agent` implementation for HTTP
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.
Streaming data for JavaScript