Native implementation of urlsafe base 64.
URL Safe Base64 encoding
TypeScript definitions for urlsafe-base64
Base64 encoding and decoding helping util. Created for React Native but can be used anywhere
A native implementation of base64 in C++ for React Native
High-performance Base64 encoder and decoder
Base64 encoding and decoding for Node.JS and browsers without polyfills
A minimal base64 implementation for number arrays.
Base64 encoding/decoding in pure JS
JavaScript library of crypto standards.
Encode/decode base64 data into ArrayBuffers
Node.js Buffer API, for React Native
Yet another Base64 transcoder in pure-JS
A QR Code generator for React Native based on react-native-svg and javascript-qrcode.
TypeScript definitions for react-native-base64
A robust base64 encoder/decoder that is fully compatible with `atob()` and `btoa()`, written in JavaScript.
A fetch API polyfill for React Native with text streaming support.
A fast Base64 decoder with a low level API. If you want a high level API, look at [base64-js](https://github.com/beatgammit/base64-js).
Base64 and base64url to string or arraybuffer, and back. Node, Deno or browser.
URL Safe Base64 encoding
Just another native implementation of Base64 in C++ for React-Native. Inspired and enhanced from @craftzdog/eact-native-quick-base64
Base64 coder.
A polyfill used to add btoa() and atob() to the global scope.
Base64 encoding and decoding