Transform stream that accumulates and emits data upon events
A promise based npm package that converts a node.js ReadStream to buffer
A lightweight XML Document class for JavaScript.
Returns a promise which fulfils with the supplied stream's content
Get the ArrayBuffer out of a DataView, robustly.
Check if stdout or stderr is interactive
Is this value a JS ArrayBuffer?
For a given Buffer or Stream, this module will attempt to determine the total length of the stream contents. It currently supports Buffers, `fs` streams, `http` responses, and `request` objects, and allows for specifying custom stream types.
A Minipass stream that collects all the data into a single chunk
A module for creating a node style stream over a WebExtension port object.
Reads segments from a m3u8 or dash playlist into a consumable stream.
Merge multiple streams into a unified stream
Format a TAP stream using Mocha's set of reporters
Declaratively encode and decode binary data
JSON parse & stringify that supports binary via bops & base64
A pure javascript CRC32 algorithm that plays nice with binary data
Wrap a Readable stream in a Transform stream.
safely create multiple ReadStream or WriteStream objects from the same file descriptor
Get the mime type of a stream
Convert JSON to CSV
TypeScript definitions for insert-module-globals
A small EXIF image metadata reader
Filesystem-buffered, passthrough stream that buffers indefinitely rather than propagate backpressure from downstream consumers.
A PNG decoder in JavaScript