Useful utilities for working with Uint8Array (and Buffer)
Get the ArrayBuffer out of a DataView, robustly.
Reads / writes floats / doubles from / to buffers in both modern and ancient browsers.
A javascript library to extract Exif metadata from images, in node and in the browser.
A [ponyfill](https://ponyfill.com) for `Buffer.from`, uses native implementation if available.
A port of the Brotli compression algorithm as used in WOFF2
buffer operations
JSON parse & stringify that supports binary via bops & base64
A pure javascript CRC32 algorithm that plays nice with binary data
JavaScript implementation of Google's Snappy compression library
Pass in a string, array, Buffer, Data View, or Uint8Array, and get a Buffer back.
Maxmind DB (MMDB) Library
Node.js Buffer API, for the browser
Node standard library for browser.
Node.js Buffer API, for React Native
A reliable compressor and decompressor for Brotli, supporting node & browsers via wasm
Character encoding detector
High-performance Base64 encoder and decoder
Pure-JS CRC-32
Source code handling classes for webpack
Check if a Buffer/Uint8Array is a JPEG image
Node.js Buffer API, for the browser
minimal implementation of a PassThrough stream
Smallest/simplest possible means of using btoa with both Node and browserify