plateau

0.0.1 • Public • Published

HTML5 and ES5 shim.

TODO:

  • Replace reserved words, eg. "throw" with [...] notation to prevent syntax errors in IE (FF, Chrome etc. all support this) eg. "object.throw();", "object.instanceof();"
  • Hook eval() to filter JS
  • Remove execScript() in IE (non-standard)
  • Replace DOM with virtual DOM in IE
    • It may be possible to do all this without having to replace the DOM - hooking property/method accesses could be enough

Readme

Keywords

none

Package Sidebar

Install

npm i plateau

Weekly Downloads

1

Version

0.0.1

License

none

Last publish

Collaborators

  • asmblah