/Base64.js

Polyfill for browsers which don't provide window.btoa and window.atob

Primary LanguageCoffeeScriptDo What The F*ck You Want To Public LicenseWTFPL

Base64.js

Base64.js stems from a gist by yahiko.

Running the test suite

make setup
make test

* Minified and gzipped. Run make bytes to verify.