An open API service indexing awesome lists of open source software.

https://github.com/salesforce/lwc

⚡️ LWC - A Blazing Fast, Enterprise-Grade Web Components Foundation
https://github.com/salesforce/lwc

framework library lwc salesforce web-component webcomponents

Last synced: 17 days ago
JSON representation

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

Awesome Lists containing this project

README

          






npm version


install size


license


unit tests build status


web-test-runner tests build status


integration tests build status


performance tests build status

# 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][contributing] or using Lightning Web Components.

## Getting Started

Read the [Lightning Web Components Dev Guide][introduction].

## Contributing

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

## Questions

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

## License

The [MIT license][license] governs your use of Lightning Web Components.

[introduction]: https://lwc.dev/guide/introduction
[salesforce-stackexchange]: https://salesforce.stackexchange.com/questions/tagged/lightning-web-components
[contributing]: https://github.com/salesforce/lwc/blob/master/CONTRIBUTING.md
[license]: https://github.com/salesforce/lwc/blob/master/LICENSE