Predicate that returns true if base64 string.
TypeScript definitions for is-base64
Base64 encoding/decoding in pure JS
High-performance Base64 encoder and decoder
A minimal base64 implementation for number arrays.
Yet another Base64 transcoder in pure-JS
Encode/decode base64 data into ArrayBuffers
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 and base64url to string or arraybuffer, and back. Node, Deno or browser.
Base64 coder.
A native implementation of base64 in C++ for React Native
Base64 encode, decode, escape and unescape for URL applications
Secure, audited & 0-dep implementation of base64, bech32, base58, base32 & base16
Base64 encoding and decoding
Base64 streaming encoder and decoder
set header with name:_base64_ when need encode request body. when response is base64 auto decode.
Converts SVG file to utf-8 encoded data-uri string
TypeScript definitions for base-64
Base64 encoding and decoding helping util. Created for React Native but can be used anywhere
Encode/decode base64 data into ArrayBuffers
base64 utilities for TypeScript and JavaScript
A shared utility package for Powertools for AWS Lambda (TypeScript) libraries
JavaScript library of crypto standards.
Base64 support for ActiveStorage
Support for encoding and decoding binary data using a Base64 representation.
This gem can be useful, if you need to upload files to your API from mobile devises.
Ruby standard library base64.
RSA Base64 Decrypter
A filter plugin to decode base64 encoded fields
Converts strings to/from a slightly modified base64 that contains only url-safe characters
base64 ruby
A base64 validator for Rails 3 and 4.
Base64 for Sass
URL-safe Base64 encoding and decoding using Base64.urlsafe_encode64/decode64 with no padding by default and convenience methods for JSON round-tripping.
An Embulk filter plugin to encode/decode string by Base64, Base32 and Base16.