ui5-webcomponents VS DOM-Parsing

Compare ui5-webcomponents vs DOM-Parsing and see what are their differences.

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. (by SAP)
Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
ui5-webcomponents DOM-Parsing
2 1
1,428 27
3.1% -
9.8 5.0
6 days ago 5 days ago
TypeScript HTML
Apache License 2.0 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.

ui5-webcomponents

Posts with mentions or reviews of ui5-webcomponents. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-03-09.
  • Need some help on build process.
    2 projects | /r/sveltejs | 9 Mar 2023
    With the node adapter, I'm able to build successfully but when I do npm run preview It breaks, because I'm using a web components library UI5 web components and for some reason, I get this error:
  • Shoelace: A Web Component Kit
    14 projects | news.ycombinator.com | 3 Apr 2022
    Have you seen OpenUI5 by SAP? -> https://github.com/SAP/ui5-webcomponents

    Look neat. They even have Typescript type definitions to it.

    I did a simpile test with ScalablyTyped in order to import those into ScalaJS to no avail but there might be a fix.

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 ui5-webcomponents and DOM-Parsing you can also consider the following projects:

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

landing-gear

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

standards-positions

shoelace-css - A collection of professionally designed, every day UI components built on Web standards. SHOELACE IS BECOMING WEB AWESOME. WE ARE LIVE ON KICKSTARTER! 👇👇👇

WHATWG HTML Standard - HTML Standard

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

ui5-webcomponents-sample-svelte - UI5 Web components sample TODO application built with Svelte.

declarative-shadow-dom - Declarative Shadow DOM feature development