A simple, lightweight, and efficient JavaScript library to manage encoding/decoding between base64 data, Uint8Arrays, and ArrayBuffers
Encode/decode base64 data into ArrayBuffers
Encode/decode base64 data into ArrayBuffers
Create an ArrayBuffer instance from a Data URI string
Base64 and base64url to string or arraybuffer, and back. Node, Deno or browser.
Encode/decode base64 data into ArrayBuffers
ArrayBuffer / Buffer / base64 convert util
Vite plugin for import file with ArrayBuffer or Uint8Array.
A [ponyfill](https://ponyfill.com) for `Buffer.from`, uses native implementation if available.
A minimal base64 implementation for number arrays.
Base64 encoding/decoding in pure JS
An ES-spec-compliant shim/polyfill/replacement for ArrayBuffer base64 methods that works as far down as ES3
Get an ArrayBuffer from a Buffer as fast as possible
Isomorphic Uint8Array conversion to Base64 string and back for browser and Node.js
Turn a string into an ArrayBuffer by using the UTF8 encoding.
Convert base64/datauri/plain string to ArrayBuffer
High-performance Base64 encoder and decoder
Get the byte length of an ArrayBuffer, even in engines without a `.byteLength` method.
Yet another Base64 transcoder in pure-JS
A fast C++ implementation with JSI binding of MD5 for React Native
Miscellaneous Encoding Utilities for Crypto-related Objects in JavaScript
A base64 encoder/decoder with gzip or deflate abilities
Create a `DataView` over an `ArrayBuffer`/8-bit typed array (commonly used in the browsers) or a `Buffer` (commonly used in Node.js).
Immutable ArrayBuffer (the shim!)