This website requires JavaScript.
Explore
Help
Sign In
coolaj86
/
node-browser-compat.js
Watch
1
Star
0
Fork
You've already forked node-browser-compat.js
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
18
Commits
1
Branch
4
Tags
40
KiB
07082fdb4e
Commit Graph
3 Commits
Author
SHA1
Message
Date
Zach Bjornson
c391d903e3
Call toString on args to match browser behavior.
2013-07-20 09:22:32 -07:00
Victor Costan
133496cd12
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
0eb1226e1d
fixed mixup of atob / btoa
2011-09-09 14:56:22 -06:00