A fast C++ implementation with JSI binding of MD5 for React Native
Create a `DataView` over an `ArrayBuffer`/8-bit typed array (commonly used in the browsers) or a `Buffer` (commonly used in Node.js).
Node.js Buffer API, for React Native
Immutable ArrayBuffer (the shim!)
A robust base64 encoder/decoder that is fully compatible with `atob()` and `btoa()`, written in JavaScript.
Secure, audited & 0-dep implementation of base64, bech32, base58, base32 & base16
minimal implementation of a PassThrough stream
Convert Buffer to ArrayBuffer
A fast Base64 decoder with a low level API. If you want a high level API, look at [base64-js](https://github.com/beatgammit/base64-js).
Base64 encoding and decoding for ArrayBuffer
Framework-independent loaders for 3D graphics formats
Base64 coder.
Utilities for encoding and decoding common formats like hex, base64, and varint. Ported from Deno's @std/encoding.
A collection of utility classes, functions and decorators for javascript/typescript projects, for use in the browser.
A collection of utilities for better-auth
Convert an [ArrayBuffer](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/ArrayBuffer) to [base64](https://en.wikipedia.org/wiki/Base64)
MurmurHash3 x86 32-bit implemented in JavaScript.
Convert between string (including base64 and base64url), ArrayBuffer and Buffer.
Base functionality used throughout XY Labs TypeScript/JavaScript libraries
Base64 encoding and decoding
Get the ArrayBuffer out of a DataView, robustly.
base64 utilities for TypeScript and JavaScript
JavaScript implementation of Google's Snappy compression library
Test if a value is an ArrayBuffer.