Showing 1-20 of 267 packages
btoa for Node.JS (it's a one-liner)
TypeScript definitions for btoa-lite
TypeScript definitions for btoa
Smallest/simplest possible means of using btoa with both Node and browserify
atob and btoa for browsers or node
A robust base64 encoder/decoder that is fully compatible with `atob()` and `btoa()`, written in JavaScript.
btoa for node and browser
A polyfill used to add btoa() and atob() to the global scope.
Base64 encoding APIs (atob, btoa) for QuickJS runtime
btoa and atob (ie base64/base64url encoding and decoding) support for node.js or old browsers, with the Unicode Problems fixed
ctx-core btoa
Base64 encoding APIs (atob, btoa) for isolated-vm V8 sandbox
Base64 encoding for node (with Buffer) and browser (with btoa).
CLI tools to convert files and stdin into and from base64.
Detect native btoa support.
Detect native btoa support.
Polyfill that adds btoa and atob to projects that don't have it
Authenticate against generic OAuth2 using PKCE
A polyfill used to add btoa() and atob() to the global scope.
A polyfill built upon atob/btoa (browser side only) so as to support base64 to/from binary (Uint8Array/ArrayBuffer) conversion