Keep full control over the data you collect and tailor the form builder’s entire look and feel to your users’ needs. SurveyJS works with React, Angular, Vue 3, and is compatible with any backend or auth system. Learn more. Learn more →
Lit-element Alternatives
Similar projects and alternatives to lit-element
-
-
SurveyJS
JavaScript Form Builder with No-Code UI & Built-In JSON Schema Editor. Keep full control over the data you collect and tailor the form builder’s entire look and feel to your users’ needs. SurveyJS works with React, Angular, Vue 3, and is compatible with any backend or auth system. Learn more.
-
-
-
-
-
-
-
InfluxDB
InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
-
-
Nuxt.js
Discontinued Nuxt is an intuitive and extendable way to create type-safe, performant and production-grade full-stack web apps and websites with Vue 3. [Moved to: https://github.com/nuxt/nuxt]
-
-
-
Bit
AI-powered development workspaces with reusable components, architectural clarity and zero overhead.
-
-
-
-
-
-
-
-
-
Stream
Stream - Scalable APIs for Chat, Feeds, Moderation, & Video. Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.
lit-element discussion
lit-element reviews and mentions
-
GraphQL - Diving Deep
Using vanilla JS or TS or using web components and want to have a framework-independent way of doing things? You can stick to the GraphQL codegen itself since it takes care of almost everything underneath. Or if you want, you can also use Apollo Client’s vanilla version @apollo/client/core. Apollo Elements does come with support for a lot of webcomponent libraries like Lit, Fast and Gluon or even without any of it and hence is quite flexible.
-
17 Best Web Development Frameworks For 2021
The LitElement framework is easy to use as a base class to create lightweight and faster web components for working with any framework. LitElement is yet another one of the top web development frameworks among developers for using lit-html for rendering into shadow DOM. It also adds API for managing attributes and properties. Let’s find out whether the framework is good enough for your project.
-
How to Implement an Event Bus in TypeScript
When you're working with Web Components through LitElement, it's usual firing events for sending messages between them. You can use either Standard or Custom events.
-
A Technology Radar Volume 24 summary
🔸lit-element - a simple base class for creating fast, lightweight web components;
-
Lit - New framework from Google
Isn't this just Polymer Lit Elements rebranded? https://github.com/Polymer/lit-element
-
React-like components without react?
Web components are a good start, but it is better to use LitElement to build them in that case, instead of using it directly.
-
I made a Vue 3 inspired library powered by WebComponents using @vue/reactivity
Other frameworks which are using the same principle are [lit-element](https://github.com/Polymer/lit-element) and [heresy](https://github.com/WebReflection/heresy). there are surely more but these are ones i've found when looking for inspiration.
-
Using tailwind at build-time with lit-element
Using a lit-element component:
-
A note from our sponsor - SurveyJS
surveyjs.io | 9 Jul 2025
Stats
Polymer/lit-element is an open source project licensed under BSD 3-clause "New" or "Revised" License which is an OSI approved license.
The primary programming language of lit-element is TypeScript.