Re: [WICG/webcomponents] [declarative-custom-elements] do we need DOM parts or any template mechanism in spec? (Issue #1090)

As for templating, there are ways to perform templating without special markup, just in a declarative way using CSS selectors (or any kind of selector). See existing engines:

- https://github.com/pure/pure and docs at http://web.archive.org/web/20160313152905/https://beebole.com/pure/
- https://github.com/tmpvar/weld

But the HTML spec does not need to define a specific templating engine.

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

Message ID: <WICG/webcomponents/issues/1090/2521848917@github.com>

Received on Friday, 6 December 2024 00:56:29 UTC