# salesforce/lwc

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

Repository: https://github.com/salesforce/lwc
Canonical: https://ross.abutalabs.com/products/lwc
Homepage: https://lwc.dev
Language: JavaScript
License: NOASSERTION
License Family: other
Topics: lwc, salesforce, web-component, framework, library, webcomponents
Last push: 2026-08-25T16:35:00+00:00

## Health v2 (maintenance only)
Score: 94/100 (v2, computed 2026-09-03T02:39:23.370411+00:00)
- activity 99, release rhythm 85, longevity 100
- inputs: {"age_days": 3323, "days_push": 8, "days_rel": 20, "gap_med": 5, "n_releases_24m": 98}
- flags: no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1786, forks 451 (observed 2026-08-28T04:05:36.178776+00:00)

## What it is
Lightning Web Components (LWC) is an open-source UI framework from Salesforce for building fast, standards-based web components and apps using HTML, modern JavaScript, and CSS. It includes the LWC engine and compiler, and can be used both to customize Salesforce and to build standalone web applications.

## Use cases
- build web apps with standards-based web components
- create custom elements using html and modern javascript
- develop lightning web components for the salesforce platform
- scaffold a single page app with lwr
- build enterprise-grade ui components with minimal boilerplate
- learn web components with an online playground

## When to choose
- you want a lightweight, standards-based web components framework
- you are developing on or integrating with the Salesforce platform
- you need an enterprise-grade, performance-optimized component engine
- your team prefers plain HTML, ES6+ JavaScript, and CSS over heavy abstractions

## When to avoid
- you need a full-featured SPA framework with routing and state management built in
- you must support very old browsers beyond IE 11
- you prefer ecosystems like React or Vue with larger communities and libraries
- you need features available only on the Salesforce platform rather than open source

## Facets
- artifact type: framework
- maturity: active
- function: frontend-framework, ui-components, templating, compiler
- domain: web-development, frontend, developer-tools
- platform: browser, cross-platform
- tags: web-components, lightning-web-components, salesforce, custom-elements, javascript-framework, nodejs, web-server

## Member repositories
- salesforce/lwc (main) score 94

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:36.178776+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T03:24:11.033951+00:00, confidence not recorded.
  - readme: https://github.com/salesforce/lwc (fetched 2026-08-28T04:05:36.178776+00:00, sha bf4cae5d09d4)
  - homepage: https://lwc.dev (fetched 2026-08-29T11:02:50.088056+00:00, sha d66e9419b27c)
  - site_page: https://lwc.dev/guide/install (fetched 2026-08-29T11:02:50.097060+00:00, sha 6df1ee62e2a6)
- Data as of 2026-08-30T08:39:29.467469+00:00.
