Node.js Buffer API, for React Native
Base64 for both node.js and browser javascript. It supports URL-safe encoding and enabling/disabling padding. Buffers can be implementedd using ArrayBuffer, any TypedArray, or Buffer
A robust base64 encoder/decoder that is fully compatible with `atob()` and `btoa()`, written in JavaScript.
Convert Buffer to ArrayBuffer
Base64 coder.
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).
Utilities for encoding and decoding common formats like hex, base64, and varint. Ported from Deno's @std/encoding.
Framework-independent loaders for 3D graphics formats
pvtsutils is a set of common utility functions used in various Peculiar Ventures TypeScript based projects.
MurmurHash3 x86 32-bit implemented in JavaScript.
A very basic base64 encode/decode that can be used by Typescript/JS applications.
Convert an [ArrayBuffer](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/ArrayBuffer) to [base64](https://en.wikipedia.org/wiki/Base64)
Convert between string (including base64 and base64url), ArrayBuffer and Buffer.
Base64 encoding and decoding
Test if a value is an ArrayBuffer.
Get the ArrayBuffer out of a DataView, robustly.
JavaScript implementation of Google's Snappy compression library
Base64 encoding and decoding helping util. Created for React Native but can be used anywhere
The swiss army knife for binary data in JavaScript.
Generate a image to base64.
Download a Blob, a string or an ArrayBuffer as a file in the browser.
Wasm png encoder and decoder supporting the browser. Repackaged from Squoosh App.
Webpack loader that returns file contents as a ArrayBuffer
Easy to use efficient .GIF parsing in javascript