atob
atob for Node.JS and Linux / Mac / Windows CLI (it's a one-liner)
Found 39 results for atob
atob for Node.JS and Linux / Mac / Windows CLI (it's a one-liner)
Useful utilities for working with Uint8Array (and Buffer)
A robust base64 encoder/decoder that is fully compatible with `atob()` and `btoa()`, written in JavaScript.
Smallest/simplest possible means of using atob with both Node and browserify
isomorphic base64 library in 152 bytes
Small universal base64 functions for node.js and browsers
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
CLI tools to convert files and stdin into and from base64.
Converts a Canvas graphic into a Buffer, as fast as possible and without a copy.
Gzip compression and decompression
atobwith utf-8 support
Base64 encoding/decoding in pure JS on both modern Browsers and Node.js. Also supports URL-safe base64
Easy base64 encode and decode of Unicode strings and Emojis.
Compress or decompress a string with native browser APIs.
ctx-core atob
Compress or decompress a string with native browser APIs with 'gzip', 'deflate', or 'deflate-raw'. Compatible to use with atob and btoa.
A polyfill built upon atob/btoa (browser side only) so as to support base64 to/from binary (Uint8Array/ArrayBuffer) conversion
Base64 library, lossless transcoding.
Smallest/simplest possible means of using atob with both Node and browserify
The smallest and fastest Base64 implementation in JavaScript
ArrayBuffer helpers like Base64 conversion using browser apis
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.
Basic implementations of btoa and atob for Node v6+
A JavaScript library for handling URL-safe Base64 encoding and decoding, offering full compatibility with modern standards and enhanced security
@jobscale/base64
Base64 encode/decode function for JavaScript supports UTF-8、Uint8Array ...
WHATWG spec-compliant implementations of window.atob and window.btoa.
Command line interface to decode/encode base64 data
PostCSS plugin to encode/decode b64
atob
Base64 functions.
A cjs library to encode to and decode from base64 charset.
ascii2binary
Functions that exist in common browsers but are missing in node
atob for node and browser
Very powerful base 64 encoder and decoder
Implementation of btoa and atob for node js
WHATWG spec-compliant implementations of window.atob and window.btoa.