a pure js convert a base64 to a tensor object for node
A minimal base64 implementation for number arrays.
Encode/decode base64 data into ArrayBuffers
Base64 encoding/decoding in pure JS
Yet another Base64 transcoder in pure-JS
High-performance Base64 encoder and decoder
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.
Base64 encoding and decoding
Base64 encoding and decoding helping util. Created for React Native but can be used anywhere
A robust base64 encoder/decoder that is fully compatible with `atob()` and `btoa()`, written in JavaScript.
Generate a image to base64.
Encode/decode base64 data into ArrayBuffers
Base64 coder.
Common utility methods used by Tensor.
A native implementation of base64 in C++ for React Native
Secure, audited & 0-dep implementation of base64, bech32, base58, base32 & base16
A collection of utilities for better-auth
Base64 streaming encoder and decoder
TypeScript definitions for base-64
Base64 encode, decode, escape and unescape for URL applications
base64 utilities for TypeScript and JavaScript
Contains new Node.js v0.10 style stream classes for encoding / decoding Base64 data
Encode/decode base64 data into ArrayBuffers