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
2012-06-26 13:24:09 -06:00
2011-07-14 17:27:19 -06:00

Goals

  • reserve the names of W3C modules ('geolocation', 'locacStorage', etc) on npm
  • implement W3C modules for node
Description
No description provided
Readme 40 KiB