GitHub's Web Component Collection

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

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
  • github-elements

    GitHub's Web Component collection.

  • lwc

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

  • Github is one of the strong believers in W3C Web Components. Another one is Salesforce: https://lwc.dev/

  • 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
  • auto-check-element

    An input element that validates its value with a server endpoint.

  • This is a simple ES6 question.

    Why would folks use const inside a loop?

    I mean, isn't const means a constant that is not going to be changed? When inside a loop, it is changed every iteration, ain't it?

    https://github.com/github/auto-check-element/blob/main/examp...

    Can someone enlight me?

    I would rather use `let`.

  • image-crop-element

    A custom element for cropping a square image. Returns x, y, width, and height.

  • Some of them have stylesheets, for example https://github.com/github/image-crop-element/blob/main/src/i...

  • catalyst

    Catalyst is a set of patterns and techniques for developing components within a complex application.

  • Personally, I'd really like to see the unmolested, with-dependencies versions[1].

    This version is VERY easy to ship and adopt. But in my mind, these components hide how the sausage is made! Many were built with a library (Catalyst[2]), but the tools were obfuscated out in these end products.

    There's a huge amount to be said for these web components. We need more models like this. But I also think there's an opportunity lost here, to teach, to inform, to help others learn how to build components, using the tech Github actually used to develop them.

    [1] https://news.ycombinator.com/item?id=26439167

    [2] https://github.com/github/catalyst

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS 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