declarative-shadow-dom VS DOM-Parsing

Compare declarative-shadow-dom vs DOM-Parsing and see what are their differences.

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
declarative-shadow-dom DOM-Parsing
2 1
189 27
- -
4.1 5.0
about 1 month ago 8 days ago
HTML HTML
- GNU General Public License v3.0 or later
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

declarative-shadow-dom

Posts with mentions or reviews of declarative-shadow-dom. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-01-10.
  • HTML with Superpowers: An Introduction to Web Components
    5 projects | news.ycombinator.com | 10 Jan 2023
    Take a look at Declarative Shadow DOM: https://github.com/mfreed7/declarative-shadow-dom
  • Shoelace: A Web Component Kit
    14 projects | news.ycombinator.com | 3 Apr 2022
    Hmm, I see that Chromium shipped their implementation a year ago now; I had missed that. Other than that, there’s been no real change in the situation in the last almost two years (since Shoelace 2.0 was released, the last time I examined the situation). And there still doesn’t look to be any real interest in actually implementing it outside of Google: Mozilla are unenthusiastic though not against it <https://mozilla.github.io/standards-positions/#declarative-s...>, and WebKit still find fault with some aspects of the design (https://lists.webkit.org/pipermail/webkit-dev/2021-February/..., https://github.com/mfreed7/declarative-shadow-dom/issues/9), though they’re content most of the earlier issues are ironed out.

    So you certainly can’t rely on scriptless server-side rendering of Shadow DOM being possible—it’ll work in Chromium only, and it’ll probably be at least another year or two before other browsers even contemplate doing anything with it.

    (And of course, even once Shadow DOM is serialisable, that’s a far shot from a particular frameworky thing being SSR-compatible, but I was quibbling over the Shadow DOM and impossibility aspects, so I shan’t step back on that.)

DOM-Parsing

Posts with mentions or reviews of DOM-Parsing. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-04-03.
  • Shoelace: A Web Component Kit
    14 projects | news.ycombinator.com | 3 Apr 2022
    Ah, I didn't realize this wasn't solved -- a quick search turns up:

    - https://github.com/WICG/webcomponents/issues/788

    - https://github.com/w3c/DOM-Parsing/issues/58

    - https://github.com/w3ctag/design-reviews/issues/494

    - https://web.dev/declarative-shadow-dom

    In pre-render they seem to have started in this direction extremely recently:

    https://github.com/prerender/prerender/pull/731/files

    I don't use prerender so I can't definitively speak to it being solved and hiccup-free, but I think that limitation is going to go away in the future.

What are some alternatives?

When comparing declarative-shadow-dom and DOM-Parsing you can also consider the following projects:

design-reviews - W3C specs and API reviews

landing-gear

ui5-webcomponents - UI5 Web Components - the enterprise-flavored sugar on top of native APIs! Build SAP Fiori user interfaces with the technology of your choice.

standards-positions

webcomponents - Web Components specifications

WHATWG HTML Standard - HTML Standard

prerender - Node server that uses Headless Chrome to render a javascript-rendered page as HTML. To be used in conjunction with prerender middleware.

hypernova - A service for server-side rendering your JavaScript views

custom-elements-everywhere - Custom Element + Framework Interoperability Tests.

lit - Lit is a simple library for building fast, lightweight web components.