Ecosyste.ms: Awesome
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: 5 days ago
JSON representation
⚡️ LWC - A Blazing Fast, Enterprise-Grade Web Components Foundation
- Host: GitHub
- URL: https://github.com/salesforce/lwc
- Owner: salesforce
- License: other
- Created: 2017-07-28T21:21:56.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2024-10-25T23:16:02.000Z (9 days ago)
- Last Synced: 2024-10-28T07:26:01.046Z (7 days ago)
- Topics: framework, library, lwc, salesforce, web-component, webcomponents
- Language: JavaScript
- Homepage: https://lwc.dev
- Size: 40 MB
- Stars: 1,634
- Watchers: 95
- Forks: 393
- Open Issues: 390
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE-CORE.md
- Code of conduct: CODE_OF_CONDUCT.md
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
- awesome-blazingly-fast - lwc - :zap: LWC - A Blazing Fast, Enterprise-Grade Web Components Foundation (JavaScript)
- awesome-web-components - Lightning Web Components - blazing fast, enterprise-grade Web Components foundation. (Libraries / Class Based)
README
# 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