@hexagon/base64
Base64 and base64url to string or arraybuffer, and back. Node, Deno or browser.
Base64 and base64url to string or arraybuffer, and back. Node, Deno or browser.
encode and decode base64 url
Utilities for binary data serialization & encoding
JihyunLab Web buffer.
A tiny JavaScript Library for converting Uint8Arrays to various string representations and back.
High-performance Base64 encoder and decoder
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 JavaScript byte array library for the browser, Deno and Node.js
Base64URL
Runtime-agnostic library for encoding and decoding data
Radix64url encoding, a.k.a. Base64url encoding. An extremely fast and synchronous JS implementation.
An isomorphic "base64Url" encoder/decoder.
Extended and compatible BASE64URL encoder and decoder
Convert base64url to ArrayBuffer and vice versa
A Base64 library written in ESM.
Encode and Decode Base64URLs into ArrayBuffers
Convert between base64 and base64url encodings. (Deprecated as of nodejs 15.7.0 and 14.18.0 due to native support.)