Detalhes do pacote

Base64

davidchambers2.9m(Apache-2.0 OR WTFPL)1.3.0

Base64 encoding and decoding

readme (leia-me)

Base64.js

CDNJS

≈ 700 byte* polyfill for browsers which don't provide window.btoa and window.atob.

Base64.js stems from a gist by yahiko.

Running the test suite

make setup
make test

* Minified and gzipped. Run make bytes to verify.