Concatenate a readable stream's data into a single buffer
Implementation of the HTML encoding sniffer algo, with stream support
Encode and decode quoted-printable strings according to rfc2045
Ledger devices
Abstract streams to deal with the whole buffered contents.
Parse and compile gettext po and mo files to/from json, nothing more, nothing less
decompress tar.bz2 plugin
Modern Buffer API polyfill without footguns
Safer Node.js Buffer API
A streaming data transport format that aims to support built-in features such as Promises, Dates, RegExps, Maps, Sets and more.
Make sure all gulp file contents are available as buffer
Transform stream that lets you inspect the start of a readable stream before deciding what to do with it
Sniff the encoding from a HTML byte stream
Node.js Buffer API, for the browser
node.js library for reading and extraction of ZIP archives
smart-buffer is a Buffer wrapper that adds automatic read & write offset tracking, string operations, data insertions, and more.
Get the byte length of an ArrayBuffer, even in engines without a `.byteLength` method.
Unzip cross-platform streaming API
The node core libs for in browser usage.
Is this value a JS SharedArrayBuffer?
Get the ArrayBuffer out of a TypedArray, robustly.
Converts a stream intro a buffer or array of objects
Like JSONStream, but using Minipass streams
TypeScript definitions for unzip-stream