This website requires JavaScript.
Explore
Help
Sign In
coolaj86
/
btoa.js
Watch
1
Star
0
Fork
You've already forked btoa.js
0
Code
Issues
4
Pull Requests
1
Releases
Wiki
Activity
btoa for Node.JS (it's a one-liner)
3
Commits
1
Branch
3
Tags
43
KiB
JavaScript
100%
b51cbf6c06
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Clone in VS Code
Cite this repository
APA
BibTeX
Cancel
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
bin
added cli tool
2012-06-26 13:28:01 -06:00
index.js
Fix btoa to match browser implementations
2012-09-13 02:08:20 -03:00
package.json
added cli tool
2012-06-26 13:28:01 -06:00
test.js
fixed mixup of atob / btoa
2011-09-09 14:56:22 -06:00