webcomponents-cg icon indicating copy to clipboard operation
webcomponents-cg copied to clipboard

Proposal Demo Day

Open trusktr opened this issue 4 months ago • 13 comments

Reply here with a link and description of your concept to present on demo day. I'll update OP to list them:

  • Tram-Deco - @JRJurman - a DCE implementation that leans on Declarative Shadow DOM, existing Web Component APIs, and has some affordances for external component definitions (nothing super close to HTML Modules, but would certainly benefited by it 😅).
  • element-modules - @trusktr - Proof of concept of declarative custom elements that are importable from .html files or JS files, no build step or tooling needed, in an HTML-first format akin to component systems like Vue or Svelte with JS being optional.
  • custom-element - @sashafirsov - pure declarative DCE POC
  • "HTML Modules and Declarative Custom Elements Proposal" - @EisenbergEffect

trusktr avatar Feb 22 '24 00:02 trusktr