Go to file
AJ ONeal ba6a6282f1 Merge pull request #3 from pwnall/patch-2
Fix atob to match browser implementations
2012-09-19 12:56:09 -07:00
atob Fix atob to match browser implementations 2012-09-13 02:15:36 -03: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