Re: [WICG/webcomponents] HTML Modules (#645)

I also come in advocacy of HTML modules, and an HTML-first approach. I'm working on a tool that will compile TypeScript (+ JSX) -> HTML Modules. It just takes existing tools, the TS compiler & WBN (for creating web bundles), and spits out HTML modules, either disparately, or as part of a single bundle. I only have a bare-bones prototype working locally, but I figured it couldn't hurt to add to the discussion here in favor of standardizing HTML modules.

[webmake](https://gist.github.com/ndugger/024f9166fbedbdde5fe1e0039c456116)

(Feel free to tell me how bad you think this idea is; I have many ideas, not all of them are worth seeing the light of day, lol. On the off chance that you approve of the idea, I'm looking for help.)

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/WICG/webcomponents/issues/645#issuecomment-894707560

Received on Saturday, 7 August 2021 21:14:09 UTC