Go to file
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
atob added cli bin 2012-06-26 13:24:09 -06:00
btoa Fix btoa to match browser implementations 2012-09-13 02:08:20 -03:00
localStorage subtree merged in localStorage 2012-05-19 15:48:39 -06:00
README.md first commit 2011-07-14 17:27:19 -06:00

README.md

Goals

  • reserve the names of W3C modules ('geolocation', 'locacStorage', etc) on npm
  • implement W3C modules for node