Commit Graph

19 Commits

Author SHA1 Message Date
AJ ONeal 19e0da6568 v1.2.1 2018-03-27 22:53:48 -06:00
AJ ONeal aedf7281e7 v1.2.0 2018-03-27 22:44:53 -06:00
AJ ONeal 625d3f256f
Merge pull request #4 from pdehaan/patch-1
Update license attribute
2018-03-27 22:34:58 -06:00
AJ ONeal 541f141d47
Merge pull request #5 from chrisjlee/patch-1
Remove dangling semi-colon
2018-03-27 22:33:15 -06:00
Chris J. Lee 91a98dee8f Remove dangling semi-colon
remove dangling semi-colon.
2016-05-10 11:01:01 -05:00
Peter deHaan d8a75802a9 Update license attribute
specifying the type and URL is deprecated:

https://docs.npmjs.com/files/package.json#license
http://npm1k.org/
2015-05-20 22:48:25 -07:00
AJ ONeal e588305f24 Update README.md 2014-05-20 09:58:09 -05:00
AJ ONeal fcb608ae56 Update README.md 2014-05-20 09:57:15 -05:00
AJ ONeal eccf56a438 bump 2014-05-20 08:55:26 -06:00
AJ ONeal 77f136b106 satisfying the money-hungry lawyers... 2014-05-20 08:55:05 -06:00
AJ ONeal 6c2181adea merged with empty template 2013-07-25 10:01:20 -07:00
AJ ONeal fbf9f914a8 Initial commit 2013-07-25 09:17:12 -07:00
AJ ONeal f0d5126366 verbump 2013-07-25 09:15:01 -07:00
AJ ONeal f0250c3cb3 convert non-buffer objects first to strings 2013-07-25 09:14:17 -07:00
Zach Bjornson f76c0404fb Call toString on args to match browser behavior. 2013-07-20 09:22:32 -07:00
AJ ONeal 93ce8ddd9f handle actual binary, not just utf8 2012-09-19 14:22:55 -06:00
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
AJ ONeal 6547214a62 added cli tool 2012-06-26 13:28:01 -06:00
AJ ONeal c3c29706f6 fixed mixup of atob / btoa 2011-09-09 14:56:22 -06:00