Home

Awesome

<p> <a href="https://lwc.dev"> <img src="https://lwc.dev/assets/images/git-hero.png"> </a> <a href="https://www.npmjs.com/package/lwc"> <img src="https://img.shields.io/npm/v/lwc" alt="npm version"> </a> <a href="https://packagephobia.now.sh/result?p=lwc"> <img src="https://packagephobia.now.sh/badge?p=@lwc/engine-dom" alt="install size"> </a> <a href="https://github.com/salesforce/lwc/blob/master/LICENSE"> <img src="https://img.shields.io/npm/l/lwc.svg" alt="license"> </a> <a href="https://github.com/salesforce/lwc/actions/workflows/unit.yml?query=branch%3Amaster"> <img src="https://github.com/salesforce/lwc/actions/workflows/unit.yml/badge.svg" alt="unit tests build status"> </a> <a href="https://github.com/salesforce/lwc/actions/workflows/karma.yml?query=branch%3Amaster"> <img src="https://github.com/salesforce/lwc/actions/workflows/karma.yml/badge.svg" alt="karma tests build status"> </a> <a href="https://github.com/salesforce/lwc/actions/workflows/integration.yml?query=branch%3Amaster"> <img src="https://github.com/salesforce/lwc/actions/workflows/integration.yml/badge.svg" alt="integration tests build status"> </a> <a href="https://github.com/salesforce/lwc/actions/workflows/benchmark.yml?query=branch%3Amaster"> <img src="https://github.com/salesforce/lwc/actions/workflows/benchmark.yml/badge.svg" alt="performance tests build status"> </a> </p>

Lightning Web Components Repository

This repository contains the source code for the Lightning Web Components Engine and Compiler. Additionally, it contains examples, documentation, meeting notes and discussion notes for developers contributing or using Lightning Web Components.

Getting Started

Read the Lightning Web Components Dev Guide.

Contributing

To set up your environment and start contributing, read our contributing documentation.

Questions

If you have a general question, post it on the Salesforce stackexchange and tag it with lightning-web-components.

License

The MIT license governs your use of Lightning Web Components.