Showing 1-20 of 315,744 packages
Base64 encoding/decoding in pure JS
Base64 and base64url to string or arraybuffer, and back. Node, Deno or browser.
High-performance Base64 encoder and decoder
Yet another Base64 transcoder in pure-JS
A Base64 <-> UInt8Array converter
A minimal base64 implementation for number arrays.
A robust base64 encoder/decoder that is fully compatible with `atob()` and `btoa()`, written in JavaScript.
Encode/decode base64 data into ArrayBuffers
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).
Secure, audited & 0-dep implementation of base64, bech32, base58, base32 & base16
Transcodes base64
A shared utility package for Powertools for AWS Lambda (TypeScript) libraries
A collection of utilities for better-auth
Base64 encoding and decoding helping util. Created for React Native but can be used anywhere
Convert and detect character encoding in JavaScript
Encode/decode base64 data into ArrayBuffers
Generate a image to base64.
The ultimate shortcut to the base64 encode/decode functions.
Base64 encode, decode, escape and unescape for URL applications
Encoding and decoding for base64, base32, base16, and friends