Gathering detailed insights and metrics for lit-element
Gathering detailed insights and metrics for lit-element
Gathering detailed insights and metrics for lit-element
Gathering detailed insights and metrics for lit-element
@lit/reactive-element
A simple low level base class for creating fast, lightweight web components
lit-analyzer
CLI that type checks bindings in lit-html templates
@leanup/cli-lit-element
This package contains the lit-element extension for the @leanup/cli.
eslint-plugin-lit
lit-html support for ESLint
Lit is a simple library for building fast, lightweight web components.
npm install lit-element
Typescript
Module System
Node Version
NPM Version
99.4
Supply Chain
79.4
Quality
87.4
Maintenance
100
Vulnerability
100
License
lit@3.3.0
Updated on Apr 11, 2025
@lit/reactive-element@2.1.0
Updated on Apr 11, 2025
lit-html@3.3.0
Updated on Apr 11, 2025
lit-element@4.2.0
Updated on Apr 11, 2025
@lit/context@1.1.5
Updated on Apr 11, 2025
@lit-labs/nextjs@0.2.3
Updated on Apr 11, 2025
TypeScript (58.93%)
JavaScript (38.48%)
HTML (2.19%)
CSS (0.23%)
Vue (0.17%)
Shell (0.01%)
Total Downloads
264,831,668
Last Day
107,295
Last Week
2,631,462
Last Month
11,636,117
Last Year
110,484,619
BSD-3-Clause License
19,796 Stars
2,567 Commits
969 Forks
210 Watchers
216 Branches
194 Contributors
Updated on Jun 09, 2025
Minified
Minified + Gzipped
Latest Version
4.2.0
Package Id
lit-element@4.2.0
Unpacked Size
120.43 kB
Size
27.74 kB
File Count
115
NPM Version
10.8.2
Node Version
20.19.0
Published on
Apr 11, 2025
Cumulative downloads
Total Downloads
Last Day
1.5%
107,295
Compared to previous day
Last Week
-11.3%
2,631,462
Compared to previous week
Last Month
4.9%
11,636,117
Compared to previous month
Last Year
52.2%
110,484,619
Compared to previous year
A simple base class for creating fast, lightweight web components.
LitElement is the base class that powers the Lit library for building fast web components. Most users should import LitElement
from the lit
package rather than installing and importing from the lit-element
package directly.
This is a pre-release of Lit 3.0, the next major version of Lit.
Lit 3.0 has very few breaking changes from Lit 2.0:
Lit 3.0 should require no changes to upgrade from Lit 2.0 for the vast majority of users. Once the full release is published, most apps and libraries will be able to extend their npm version ranges to include both 2.x and 3.x, like "^2.7.0 || ^3.0.0"
.
Lit 2.x and 3.0 are interoperable: templates, base classes, directives, decorators, etc., from one version of Lit will work with those from another.
Please file any issues you find on our issue tracker.
Full documentation is available at lit.dev.
Please see CONTRIBUTING.md.
No vulnerabilities found.
Reason
all last 30 commits are reviewed through GitHub
Reason
30 commit(s) out of 30 and 22 issue activity out of 30 found in the last 90 days -- score normalized to 10
Reason
no vulnerabilities detected
Reason
license file detected
Details
Reason
no binaries found in the repo
Reason
update tool detected
Details
Reason
branch protection is not maximal on development and all release branches
Details
Reason
dependency not pinned by hash detected -- score normalized to 7
Details
Reason
no badge detected
Reason
non read-only tokens detected in GitHub workflows
Details
Reason
dangerous workflow patterns detected
Details
Reason
security policy file not detected
Reason
project is not fuzzed
Score
Last Scanned on 2022-08-15
The Open Source Security Foundation is a cross-industry collaboration to improve the security of open source software (OSS). The Scorecard provides security health metrics for open source projects.
Learn More