This website requires JavaScript.
Explore
Help
Sign In
coolaj86
/
btoa.js
Watch
1
Star
0
Fork
0
You've already forked btoa.js
Code
Issues
4
Pull Requests
1
Releases
Wiki
Activity
4
Commits
1
Branch
3
Tags
Commit Graph
4 Commits
This Branch
This Branch
All Branches
Author
SHA1
Message
Date
AJ ONeal
93ce8ddd9f
handle actual binary, not just utf8
2012-09-19 14:22:55 -06:00
Victor Costan
b51cbf6c06
Fix btoa to match browser implementations
...
Test case: btoa(String.fromCharCode(252)) should return "/A=="
2012-09-13 02:08:20 -03:00
AJ ONeal
6547214a62
added cli tool
2012-06-26 13:28:01 -06:00
AJ ONeal
c3c29706f6
fixed mixup of atob / btoa
2011-09-09 14:56:22 -06:00