Skip to content

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

License

Notifications You must be signed in to change notification settings

ross-pfahler/Base64.js

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • CoffeeScript 54.0%
  • JavaScript 46.0%