Encode/Decode text to base64 for url use.
URL Safe Base64 encoding
TypeScript definitions for urlsafe-base64
High-performance Base64 encoder and decoder
Base64 encoding and decoding for Node.JS and browsers without polyfills
A minimal base64 implementation for number arrays.
Base64 encoding/decoding in pure JS
Base64 and base64url to string or arraybuffer, and back. Node, Deno or browser.
Encode/decode base64 data into ArrayBuffers
TypeScript definitions for base64-stream
Yet another Base64 transcoder in pure-JS
Base64 streaming encoder and decoder
atob and btoa for browsers or node
A robust base64 encoder/decoder that is fully compatible with `atob()` and `btoa()`, written in JavaScript.
Base64 encode, decode, escape and unescape for URL applications
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 coder.
node-zip - Zip/Unzip files ported from JSZip
URL Safe Base64 encoding
The ultimate shortcut to the base64 encode/decode functions.
Adds source mappings and base64 encodes them, so they can be inlined in your generated file.
A JavaScript implementation of the JSON Object Signing and Encryption (JOSE) for current web browsers and node.js-based servers
Create RSA Public Key PEM from Modulus and Exponent value in node.js
Base64 encoding and decoding helping util. Created for React Native but can be used anywhere