btoa-umd
A UMD module for btoa()
A UMD module for btoa()
Base64 functions.
WHATWG spec-compliant implementations of window.atob and window.btoa.
Command line interface to decode/encode base64 data
Compress or decompress a string with native browser APIs with 'gzip', 'deflate', or 'deflate-raw'. Compatible to use with atob and btoa.
ArrayBuffer helpers like Base64 conversion using browser apis
Compress or decompress a string with native browser APIs.
The smallest and fastest Base64 implementation in JavaScript
A cjs library to encode to and decode from base64 charset.
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.
Base85 (Ascii85/btoa/ZMP) encoder and decoder
binary2ascii
btoa
Useful utilities for working with Uint8Array (and Buffer)
A JavaScript library for handling URL-safe Base64 encoding and decoding, offering full compatibility with modern standards and enhanced security
Functions that exist in common browsers but are missing in node
Gzip compression and decompression
Simplest btoa implementation
js zip
Base64 encode/decode function for JavaScript supports UTF-8、Uint8Array ...