64bit Long Integer on Buffer/Array/ArrayBuffer in Pure JavaScript
A pure javascript JPEG encoder and decoder
Convert any binary data to ArrayBuffer
A PNG decoder in JavaScript
Translation between JavaScript values and Buffers
Node.js Buffer API, for React Native
An alias package for `crypto.randomBytes` in Node.js and/or browsers
just emit 'log' events on the process object
Safer Node.js Buffer API
Modern Buffer API polyfill without footguns
buffer operations
Curated collection of data structures for the JavaScript/TypeScript.
Treat a collection of Buffers as a single contiguous partially mutable Buffer.
Node.js Buffer API, for the browser
smart-buffer is a Buffer wrapper that adds automatic read & write offset tracking, string operations, data insertions, and more.
Node addon for string extraction for cbor-x
Put a bunch of emitted events in an array, for testing.
No-bullshit, ultra-simple, 35-lines-of-code async parallel forEach / map function for JavaScript.
Unzip cross-platform streaming API
Minimal async jobs utility library, with streams support
Get the ArrayBuffer out of a DataView, robustly.
Reads / writes floats / doubles from / to buffers in both modern and ancient browsers.
Create a `DataView` over an `ArrayBuffer`/8-bit typed array (commonly used in the browsers) or a `Buffer` (commonly used in Node.js).
A pure javascript CRC32 algorithm that plays nice with binary data