Commit Graph

8 Commits

Author SHA1 Message Date
AJ ONeal 001cf59083 point to new repo 2014-05-20 09:03:48 -06:00
AJ ONeal 9807dbedc6 verbump 2013-07-25 09:15:01 -07:00
AJ ONeal 8b15697a10 convert non-buffer objects first to strings 2013-07-25 09:14:17 -07:00
Zach Bjornson c391d903e3 Call toString on args to match browser behavior. 2013-07-20 09:22:32 -07:00
AJ ONeal c1673f281c handle actual binary, not just utf8 2012-09-19 14:22:55 -06: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 48288ef240 added cli tool 2012-06-26 13:28:01 -06:00
AJ ONeal 0eb1226e1d fixed mixup of atob / btoa 2011-09-09 14:56:22 -06:00