Node.js Buffer API, for the browser
Reads / writes floats / doubles from / to buffers in both modern and ancient browsers.
Convert a typed array to a Buffer without a copy
Modern Buffer API polyfill without footguns
Is this value a JS SharedArrayBuffer?
Get the ArrayBuffer out of a TypedArray, robustly.
Is this value a JS ArrayBuffer?
Determine if an object is a Buffer
Get the ArrayBuffer out of a DataView, robustly.
A simple module for bitwise-xor on buffers
Create an ArrayBuffer instance from a Data URI string
Buffer-backed Streams for reading and writing.
[](https://discord.gg/poimandres)
Add support for more integer widths to Buffer
A PNG decoder in JavaScript
Simple key-value storage with support for multiple backends
Safer Node.js Buffer API
A light-weight module that brings window.fetch to node.js
Translation between JavaScript values and Buffers
Convert encodings, uses iconv-lite
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.
Convert character encodings in pure javascript.
Translation between JavaScript values and Buffers