Webcomponents

Open-source projects categorized as Webcomponents

Top 23 Webcomponent Open-Source Projects

  • Ionic Framework

    A powerful cross-platform UI toolkit for building native-quality iOS, Android, and Progressive Web Apps with HTML, CSS, and JavaScript.

  • Project mention: Design Systems with Web Components | dev.to | 2023-12-18

    I was recently able to sit down with some of the core members of Ionic, who also created Stencil a toolchain for building Design Systems and Progressive Web Apps. We talked at great length how typically companies are approaching Ionic from a Design Team and need help building components. As a developer I wanted to talk about the Web Components that are used within the Design System first. There was a decent amount of surprise, so I thought I would break down what a Design System is and why it doesn't matter which end you start with, as long as you have both your Design and Development teams working together to build your Design System.

  • ionicons

    Premium hand-crafted icons built by Ionic, for Ionic apps and web apps everywhere 🌎

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

    Simple and elegant component-based UI library

  • Project mention: Button Component with RiotJS (Material Design) | dev.to | 2024-03-23

    These articles form a series focusing on RiotJS paired with BeerCSS, designed to guide you through creating components and mastering best practices for building production-ready applications. I assume you have a foundational understanding of Riot; however, feel free to refer to the documentation if needed: https://riot.js.org/documentation/

  • omi

    Web Components Framework - Web组件框架 (by Tencent)

  • Project mention: OMI the surprising Chinese Web Components Framework ✨ | dev.to | 2024-05-01

    Well if you want to check out the project you have here: 🌐 Docs website 📦 Github repo

  • stencil

    A toolchain for building scalable, enterprise-ready component systems on top of TypeScript and Web Component standards. Stencil components can be distributed natively to React, Angular, Vue, and traditional web developers from a single, framework-agnostic codebase.

  • Project mention: Ajout de l'auto-complétion sur les Web Components avec Stencil | dev.to | 2024-03-14
  • shoelace-css

    A collection of professionally designed, every day UI components built on Web standards. SHOELACE IS BECOMING WEB AWESOME 👇👇👇

  • Project mention: Htmx and the Rule of Least Power | news.ycombinator.com | 2024-04-12

    HTMX gets all the hype right now, but there are other tools in the same vain, my favorite being Unpoly (https://unpoly.com). Together with Shoelace (https://shoelace.style) you get nice GUIs real fast, without the burden of complicated dependency management and build steps. Also, you don't have to write a lot of JS, just what is needed for small enhancements, as it was meant to be. Some might say the main drawback is the tight coupling to your backend. In my case, this is also the main benefit as it integrates perfectly with the backend framework (Django).

  • wired-elements

    Collection of custom elements that appear hand drawn. Great for wireframes or a fun look.

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

    Mobile app development framework and SDK using HTML5 and JavaScript. Create beautiful and performant cross-platform mobile apps. Based on Web Components, and provides bindings for Angular 1, 2, React and Vue.js.

  • Project mention: React Component Libraries | dev.to | 2024-03-13

    Official Website: https://onsen.io/

  • builder

    Drag and drop headless CMS for React, Vue, Svelte, Qwik, and more

  • Project mention: Introducing GPT Crawler - Turn Any Site Into a Custom GPT With Just a URL | dev.to | 2023-12-21

    I created my first custom GPT based on the Builder.io docs site, forum, and example projects on github and it can now answer detailed questions with code snippets about integrating Builder.io into your site or app. You can try it here (currently requires a paid ChatGPT plan).

  • model-viewer

    Easily display interactive 3D models on the web and in AR!

  • Project mention: Would it be possible to implement this 3d model viewer into 3d tavern? | /r/SillyTavernAI | 2023-12-06

    I came across this after finding out about chatvrm https://modelviewer.dev and I was wondering if it would be possible to implement it into silly tavern or if anyone knows of similar extensions? I might try it myself but I really have no idea what I am doing but it would be cool to add any video game character to it with animations for a more realistic rp experience.

  • hanko

    Open Source Authentication and User Management Platform with Passkey Superpowers.

  • Project mention: Ask HN: Simple Auth for Website | news.ycombinator.com | 2024-04-23

    I get what you are trying to do, but it feels a bit insecure. Why not use an OSS passwordless project like https://github.com/supertokens/supertokens-core/ or https://github.com/teamhanko/hanko

  • micro-app

    A simple, efficient and powerful micro front-end framework. 一款简约、高效、功能强大的微前端框架

  • mdui

    Material Design 3(Material You) UI components using Web Components.

  • blocksuite

    🧩 Content editing tech stack for the web - BlockSuite is a toolkit for building editors and collaborative applications.

  • Project mention: BlockSuite is the open-source block-based editor | news.ycombinator.com | 2023-07-26
  • frontend

    :lollipop: Frontend for Home Assistant (by home-assistant)

  • ui-buttons

    100 Modern CSS Buttons. Every style that you can imagine.

  • Project mention: Helpful websites | /r/Wordpress | 2023-06-10
  • hybrids

    Extraordinary JavaScript UI framework with unique declarative and functional architecture

  • awesome-web-components

    A curated list of awesome Web Components resources.

  • Project mention: Use web components for what they’re good at | news.ycombinator.com | 2023-08-23

    GitHub is one:

    https://github.com/github/details-dialog-element

    There should be others here:

    https://github.com/web-padawan/awesome-web-components#compon...

  • arrow-js

    Reactivity without the framework

  • lwc

    ⚡️ LWC - A Blazing Fast, Enterprise-Grade Web Components Foundation

  • Project mention: lwc.dev | /r/SalesforceDeveloper | 2023-07-11

    Actually I was wondering if lwc oss is still a thing. The website lwc.dev looks like it hasn't been updated since the release in 2019. Are many people using it or was it a nice try by Salesforce but can we consider it dead? I know of course it can't compete with react, vue or angular, but has it built a nice user base around it to keep it interesting?

  • Blaze UI

    Atoms for Blaze UI (by BlazeUI)

  • spectrum-web-components

    Spectrum Web Components

  • Project mention: Making Web Component properties behave closer to the platform | dev.to | 2024-01-21

    For example, all the following design systems can be used without tooling (some of them provide ready-to-use bundles, others can be used through import maps): Google's Material Web, Microsoft's Fluent UI, IBM's Carbon, Adobe's Spectrum, Nordhealth's Nord, Shoelace, etc.

  • slim.js

    Fast & Robust Front-End Micro-framework based on modern standards

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

Webcomponents related posts

  • Router, pages, layouts and async data in TiniJS apps

    2 projects | dev.to | 27 Apr 2024
  • Htmx and the Rule of Least Power

    4 projects | news.ycombinator.com | 12 Apr 2024
  • Button Component with RiotJS (Material Design)

    4 projects | dev.to | 23 Mar 2024
  • Input Component with RiotJS (Material Design)

    3 projects | dev.to | 20 Mar 2024
  • Ajout de l'auto-complétion sur les Web Components avec Stencil

    5 projects | dev.to | 14 Mar 2024
  • Streaming HTML out of order without JavaScript

    5 projects | news.ycombinator.com | 1 Mar 2024
  • Making Web Component properties behave closer to the platform

    9 projects | dev.to | 21 Jan 2024
  • A note from our sponsor - SurveyJS
    surveyjs.io | 10 May 2024
    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. Learn more →

Index

What are some of the best open-source Webcomponent projects? This list will help you:

Project Stars
1 Ionic Framework 50,450
2 ionicons 17,375
3 riot 14,835
4 omi 12,932
5 stencil 12,309
6 shoelace-css 12,057
7 wired-elements 9,669
8 onsenui 8,790
9 builder 6,751
10 model-viewer 6,548
11 hanko 5,433
12 micro-app 5,247
13 mdui 3,888
14 blocksuite 3,838
15 frontend 3,709
16 ui-buttons 3,345
17 hybrids 2,968
18 awesome-web-components 2,666
19 arrow-js 2,264
20 lwc 1,566
21 Blaze UI 1,549
22 spectrum-web-components 1,184
23 slim.js 1,003

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com