Victor Costan 00b5c14843 Fix atob to match browser implementations
Test case:
atob('/A==') === String.fromCharCode(252) should be true
2012-09-13 02:15:36 -03:00
2012-06-26 13:28:01 -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