node-browser-compat.js/btoa
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
..
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