Lit - a simple library for building fast, lightweight web components. At Lit's core is a boilerplate-killing component base class that provides reactive state, scoped styles, and a declarative template system that's tiny, fast and expressive

This page summarizes the projects mentioned and recommended in the original post on /r/javascript

Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • cwco

    Powerful and Fast Web Component Library with a Simple API

    I prefer cwco. Way more powerful and simpler. Does not need a build (plug and play)

  • symbiote.js

    Simple, light and very powerful library to create embedded components for any purpose, with a data flow management included.

    Lit uses an experimental adoptedStyleSheets interface to add styles into the Shadow DOM. And it is not supported in Safari. Lit uses inline styles as a fallback, but it breaks the Content Security Policies settings and forces you to use unsafe-inline flags. Commonly, Lit turned from its close-to-vanila way to the more closed ecosystem. Not good for me. I've used it previously, but now switched to the https://symbiotejs.org

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

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