This website requires JavaScript.
Explore
Help
Sign In
coolaj86
/
node-browser-compat.js
Watch
1
Star
0
Fork
0
You've already forked node-browser-compat.js
Code
Issues
Pull Requests
Releases
Wiki
Activity
node-browser-compat.js
/
atob
History
Victor Costan
00b5c14843
Fix atob to match browser implementations
...
Test case: atob('/A==') === String.fromCharCode(252) should be true
2012-09-13 02:15:36 -03:00
..
bin
added cli bin
2012-06-26 13:24:09 -06:00
index.js
Fix atob to match browser implementations
2012-09-13 02:15:36 -03:00
package.json
added cli bin
2012-06-26 13:24:09 -06:00
test.js
fixed mixup of atob / btoa
2011-09-09 14:56:22 -06:00