base64-js
Base64 encoding/decoding in pure JS
Base64 encoding/decoding in pure JS
Yet another Base64 transcoder in pure-JS
Hashing made simple. Get the hash of a buffer/string/stream/file.
Smallest/simplest possible means of using atob with both Node and browserify
Smallest/simplest possible means of using btoa with both Node and browserify
Generate, and decode, base64 VLQ mappings for source maps and other uses
JSON.stringify & JSON.parse which can encode/decode buffers.
browserify fs.readFileSync() static asset inliner
For encoding to/from base64urls
Adds source mappings and base64 encodes them, so they can be inlined in your generated file.
PostCSS plugin to rebase or inline on url().
A robust base64 encoder/decoder that is fully compatible with `atob()` and `btoa()`, written in JavaScript.
Encode and decode base64 encoded strings
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 streaming encoder and decoder
Base64 encode, decode, escape and unescape for URL applications
Fast base encoding / decoding of any given alphabet
Create DataURI scheme easily
Convert and detect character encoding in JavaScript
Predicate that returns true if base64 string.