Read/write IEEE754 floating point numbers from/to a Buffer or array-like object
minimal implementation of a PassThrough stream
Safer Node.js Buffer API
Reads / writes floats / doubles from / to buffers in both modern and ancient browsers.
Modern Buffer API polyfill without footguns
Automatically tween buffer data in regl
Create an ArrayBuffer instance from a Data URI string
Convert a typed array to a Buffer without a copy
A minimal base64 implementation for number arrays.
Buffer List: collect buffers and access with a standard readable Buffer interface, streamable too
return whether two buffers are equal
Byte buffer specialized for data in chunks with special cases for dropping bytes in the front, merging bytes in to various integer types and abandoning buffer without penalty for previous chunk merges.
A [ponyfill](https://ponyfill.com) for `Buffer.from`, uses native implementation if available.
JSON parse & stringify that supports binary via bops & base64
Gap buffer data structure implementation
Easily fetch local or remote file, and return buffer data.
Determine if an object is a Buffer
Convert character encodings in pure javascript.
Source code handling classes for webpack
Translation between JavaScript values and Buffers
Parse artboards inside any sketch file and get buffer data
abstract base class for crypto-streams
Constant-time comparison of Buffers
Conversion of JavaScript primitives to and from Buffer with binary order matching natural primitive order