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)
A robust base64 encoder/decoder that is fully compatible with `atob()` and `btoa()`, written in JavaScript.
Useful utilities for working with Uint8Array (and Buffer)
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.
A polyfill built upon atob/btoa (browser side only) so as to support base64 to/from binary (Uint8Array/ArrayBuffer) conversion
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.
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
Command line interface to decode/encode base64 data
PostCSS plugin to encode/decode b64
WHATWG spec-compliant implementations of window.atob and window.btoa.
atob
Base64 encode/decode function for JavaScript supports UTF-8、Uint8Array ...
Base64 functions.
atob for node and browser
Functions that exist in common browsers but are missing in node
A cjs library to encode to and decode from base64 charset.
Very powerful base 64 encoder and decoder
Implementation of btoa and atob for node js
ascii2binary
WHATWG spec-compliant implementations of window.atob and window.btoa.