HTML with Superpowers: An Introduction to Web Components

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
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
  • calcite-design-system

    A monorepo containing the packages for Esri's Calcite Design System

  • Esri’s Calcite Component library is another.

    https://github.com/Esri/calcite-components

  • custom-elements-everywhere

    Custom Element + Framework Interoperability Tests.

  • VueJS actually fails some advanced tests for WebComponents: https://custom-elements-everywhere.com/

    So, VueJS docs are actually incorrect when they say it scores 100%. The actual score is 90%.

    I had reported this 8 months ago.

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
  • declarative-shadow-dom

    Declarative Shadow DOM feature development

  • Take a look at Declarative Shadow DOM: https://github.com/mfreed7/declarative-shadow-dom

  • PrimeFaces

    Ultimate Component Suite for JavaServer Faces

  • > A UI library for React, Vue, Svelte, Solid, whatever... Imagine being able to have a component library that works with any of them (or none of them).

    That seems to be a worthy goal, but I don't see that being usable in prod projects, at least not in the near future.

    The closest I've seen is something like PrimeFaces, which has components for Angular, React and Vue, which is the majority of projects I've seen out there: https://www.primefaces.org (I've also used the Java JSF variety, it was... sometimes problematic)

    If you need something that works the same (or as close as you can get) across multiple front end frameworks/libraries, while still having most of the components you could possibly want, I don't think there are many other options out there.

    For example:

    - Angular calendar: https://www.primefaces.org/primeng/calendar

    - React calendar: https://www.primefaces.org/primereact/calendar/

    - Vue calendar: https://www.primefaces.org/primevue/calendar

  • lit

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

  • 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.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • React is great...but you should try Lit.

    2 projects | dev.to | 29 Aug 2022
  • NestJS tip: how to change HTTP server timeouts

    1 project | dev.to | 6 Apr 2024
  • Building a Dynamic Job Board with Issues Github, Next.js, Tailwind CSS and MobX-State-Tree

    6 projects | dev.to | 28 Mar 2024
  • Full Stack Web Development Concept map

    11 projects | dev.to | 23 Mar 2024
  • Don't go all-in Clean Architecture: An alternative for NestJS applications

    3 projects | dev.to | 19 Mar 2024