TypeScript definitions for readable-stream
Merges and patches a target object. By default the returning object is a shallow merge of unpatched and deep merge of patched target's properties. There is an option to clone unpatched target properties as well.
Convert Node Readable to Web API ReadableStream
Bytes go in, but they don't come out (when muted).
A streaming JSON parser/stringifier using web streams.
Update notifications for your CLI app
Creates a duplex stream
A Koa body parser middleware. Supports multipart, urlencoded and JSON request bodies.
Command-line JSON viewer
A tiny (741b) utility for Server Sent Event (SSE) streaming via `fetch` and Web Streams API
Implementation of window.fetch which can use http2 seamlessly
Blob & File implementation in Node.js, originally from node-fetch.
SCIM Patch operation (rfc7644).
Ensure directories exist before writing to them.
Super-minimalist version of `concat-stream`. Less than 15 lines!
Streaming http in the browser
simple line-by-line stream reader
Convert Node Streams into ECMAScript-Observables
This is a sequel to [stream-combiner](https://npmjs.org/package/stream-combiner) for streams3.
CLI for Socket.dev
Fast Javascript text diff
Get an event when you're being sent data or asked for it.
This is a slimmed version of [jsondiffpatch](https://github.com/benjamine/jsondiffpatch). All the code is taken from the [jsondiffpatch](https://github.com/benjamine/jsondiffpatch) repository, slimmed down, slightly altered and converted to TypeScript.
node.js through stream that emits a unique stream of objects based on criteria