abab
WHATWG spec-compliant implementations of window.atob and window.btoa.
WHATWG spec-compliant implementations of window.atob and window.btoa.
Smallest/simplest possible means of using btoa with both Node and browserify
btoa for Node.JS (it's a one-liner)
A robust base64 encoder/decoder that is fully compatible with `atob()` and `btoa()`, written in JavaScript.
isomorphic base64 library in 152 bytes
Convert ArrayBuffer to string
btoa and atob (ie base64/base64url encoding and decoding) support for node.js or old browsers, with the Unicode Problems fixed
ctx-core btoa
Smallest/simplest possible means of using atob with both Node and browserify
Base64 encoding/decoding in pure JS on both modern Browsers and Node.js. Also supports URL-safe base64
btoa for node and browser
Convert any of @FortAwesome's Font-Awesome icons to an asset, such as an <svg> tag or a Base64-encoded PNG/SVG <img> tag! It supports Retina devices and custom tag attributes too! This package was built for @CrocodileJS.
An extremely easy way to use custom fonts in emails without having to use art software. Made for Lad.
The most standard, most cross-browser, most compact, and fastest possible btoa and atob solution for unicode strings with high code points. Made by AnonyCo with ❤️ from 🐕s.
A polyfill built upon atob/btoa (browser side only) so as to support base64 to/from binary (Uint8Array/ArrayBuffer) conversion
Node.js binding for larskholte/a85
WHATWG spec-compliant implementations of window.atob and window.btoa.
Easy base64 encode and decode of Unicode strings and Emojis.
Basic implementations of btoa and atob for Node v6+
A UMD module for btoa()