Convert a base64 string to a Uint8Array in Node and the browser
A minimal base64 implementation for number arrays.
Convert a Base64-encoded string to a Uint8Array.
High-performance Base64 encoder and decoder
Useful utilities for working with Uint8Array (and Buffer)
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 coder.
A javscript utility function which converts the base 64 safe encoded string to UInt8Array. Originally written at https://github.com/gbhasha/base64-to-uint8array
base64 utilities for TypeScript and JavaScript
Base64 encoding and decoding helping util. Created for React Native but can be used anywhere
Node.js Buffer API, for React Native
A safe Uint8Array to base64 string converter
Encode and decode base64 to and from Uint8Array
Scrypt Key Derivation Function
Convert and detect character encoding in JavaScript
Parses data: URLs
Secure, audited & 0-dep implementation of base64, bech32, base58, base32 & base16
Reads / writes floats / doubles from / to buffers in both modern and ancient browsers.
Encoding and decoding for base64, base32, base16, and friends
A native implementation of base64 in C++ for React Native
Encode/decode base64 data into ArrayBuffers
Vite plugin for import file with ArrayBuffer or Uint8Array.
A general purpose buffer pool.
Strip the final newline character from a string or Uint8Array