lit-element
Web component framework
A set of tools and classes for building fast, lightweight web components with declarative templates and reactive properties.
LEGACY REPO. This repository is for maintenance of the legacy LitElement library. The LitElement base class is now part of the Lit library, which is developed in the lit monorepo.
4k stars
147 watching
319 forks
Language: TypeScript
last commit: about 1 month ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
lit/lit | A library for building fast and lightweight web components | 18,809 |
polymer/polymer | A Web Component library for building encapsulated, reusable components that work like standard HTML elements. | 22,039 |
lit/lit-element-starter-ts | A starter project for building LitElement components with TypeScript | 508 |
lit/lit-element-starter-js | A starter project for building web components using LitElement and JavaScript | 190 |
google/material-design-lite | An implementation of Material Design components in HTML/CSS/JS, optimized for cross-device use and accessibility. | 32,286 |
leavittsoftware/titanium-elements | A collection of lightweight web components for building applications using Lit Element and Web Components | 18 |
matthiaskainer/pure-lit | A tool that helps create web components with pure functions and state management using hooks | 26 |
bridgetownrb/bridgetown-lit-renderer | A plugin for Bridgetown that enables Server-Side Rendering (SSR) and hydration of Lit web components. | 13 |
jonsmithers/vim-html-template-literals | Syntax highlighting and indentation support for HTML template literals in JavaScript | 72 |
material-components/material-components-web | A set of modular and customizable Material Design UI components for the web | 17,147 |
skatejs/skatejs | A framework for building custom elements with reactive abstractions and view libraries | 3,288 |
e111077/vite-lit-element-ts-sass | An example Vite project combining Lit, TypeScript, and Sass for building web applications | 73 |
kor-ui/kor | A component library built with LitElement for building web applications with a consistent design system | 275 |
motss/lit-ntml | A lightweight and modern templating solution for Node.js that enables server-side rendering and supports various output formats. | 83 |
styled-components/styled-components | A library that provides a set of tools to write styled components using CSS in JavaScript | 40,515 |