Safe Base64 de/encoding to and from strings and typed arrays
Official EmailJS SDK for browsers
Encode and decode quoted printable and base64 strings
Parse a mime tree, no magic included.
send text/html emails and attachments (files, streams and strings) from node.js to any smtp server
Parse a mime tree, no magic included.
Parse rfc2822 address fields
A minimal base64 implementation for number arrays.
Base64 encoding/decoding in pure JS
Official EmailJS SDK for NodeJS
Encode and decode quoted printable and base64 strings
Encode/decode base64 data into ArrayBuffers
High-performance Base64 encoder and decoder
JavaScript IMAP client
Yet another Base64 transcoder in pure-JS
Parse and compile IMAP commands
Converts text to and from UTF-7 (RFC 2152 and IMAP)
A robust base64 encoder/decoder that is fully compatible with `atob()` and `btoa()`, written in JavaScript.
TypeScript definitions for emailjs-mime-codec
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.
Base64 encoding and decoding
Base64 encoding and decoding helping util. Created for React Native but can be used anywhere