Work with objects of different cased keys
A [W3C HTML JSON forms spec](http://www.w3.org/TR/html-json-forms/) compliant field appender (for lack of a better name). Useful for people implementing `application/x-www-form-urlencoded` and `multipart/form-data` parsers.
Filter an array of objects to a specific OS
Execute a function on exit without leaking memory, allowing all objects to be garbage collected
Map object keys and values into a new object
Get and validate the raw body of a readable stream.
A streaming way to send data to a Node.js Worker Thread
A helper to optimistically set Symbol.toStringTag, when possible.
Queue data from a stream until a checkpoint is hit
tiny util for getting and setting deep object props safely
Filter object keys and values into a new object
Stringify an object sorting scalars before objects, and defaulting to 2-space indent
A stream that emits multiple other streams one after another.
Streaming data for JavaScript
Gets the job done when JSON.stringify can't
A tiny, zero-dependency yet spec-compliant asynchronous iterator polyfill/ponyfill for ReadableStreams.
Merge multiple streams into a unified stream
An iteration of the Node.js core streams with a series of improvements
Returns the next buffer/object in a stream's readable queue
The best of both `JSON.stringify(obj)` and `JSON.stringify(obj, null, indent)`.
Streaming HTML parser with scripting support.
A better Object.defineProperty()
minimal implementation of a PassThrough stream
Define a data property on an object. Will fall back to assignment in an engine without descriptors.