EPA-WG / embed-page

Proof of concept for Embeddable Progressive Application - a microapplication container, a WebComponent acting as seamless IFRAME or html include
https://www.webcomponents.org/element/EPA-WG/embed-page
Apache License 2.0
17 stars 5 forks source link

Ast #21

Closed sashafirsov closed 4 years ago

sashafirsov commented 4 years ago
  1. sanitize epa.globals_removable from epa.globals
  2. load HTML
  3. extract globals from DOM by id="XXX" into epa.globals & epa.globals_removable
  4. extract event onXXX event handlers from DOM into not executed SCRIPT

https://github.com/EPA-WG/embed-page/issues/3#issuecomment-560015997