Showing 1-20 of 230,306 packages
pipe the base
A Base64 <-> UInt8Array converter
A minimal base64 implementation for number arrays.
Base64 encoding/decoding in pure JS
Encode/decode base64 data into ArrayBuffers
High-performance Base64 encoder and decoder
Yet another Base64 transcoder in pure-JS
Small, efficient encoding of SVG data URIs for CSS, HTML, etc.
Manage node_modules trees
A robust base64 encoder/decoder that is fully compatible with `atob()` and `btoa()`, written in JavaScript.
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.
Base64 and base64url to string or arraybuffer, and back. Node, Deno or browser.
Base64 encoding and decoding
Base64 encoding and decoding helping util. Created for React Native but can be used anywhere
Encode/decode base64 data into ArrayBuffers
Generate a image to base64.
Encode or decode base64 strings - including cli
Base64 encode, decode, escape and unescape for URL applications
A native implementation of base64 in C++ for React Native