{"id":13403497,"url":"https://github.com/salesforce/lwc","last_synced_at":"2026-02-10T22:04:17.786Z","repository":{"id":37251952,"uuid":"98689193","full_name":"salesforce/lwc","owner":"salesforce","description":"⚡️ LWC - A Blazing Fast, Enterprise-Grade Web Components Foundation","archived":false,"fork":false,"pushed_at":"2025-05-10T02:19:36.000Z","size":45442,"stargazers_count":1692,"open_issues_count":429,"forks_count":414,"subscribers_count":93,"default_branch":"master","last_synced_at":"2025-05-11T05:46:47.990Z","etag":null,"topics":["framework","library","lwc","salesforce","web-component","webcomponents"],"latest_commit_sha":null,"homepage":"https://lwc.dev","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/salesforce.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE-CORE.md","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2017-07-28T21:21:56.000Z","updated_at":"2025-05-10T18:34:08.000Z","dependencies_parsed_at":"2023-09-29T01:00:26.961Z","dependency_job_id":"e9bbad14-68b1-41e6-9e69-b41062a69868","html_url":"https://github.com/salesforce/lwc","commit_stats":{"total_commits":4057,"total_committers":84,"mean_commits":48.29761904761905,"dds":0.8387971407443924,"last_synced_commit":"a37c75414f83d522b6e93b22df79dbc1f75bf84f"},"previous_names":[],"tags_count":840,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/salesforce%2Flwc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/salesforce%2Flwc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/salesforce%2Flwc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/salesforce%2Flwc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/salesforce","download_url":"https://codeload.github.com/salesforce/lwc/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253523717,"owners_count":21921818,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["framework","library","lwc","salesforce","web-component","webcomponents"],"created_at":"2024-07-30T19:01:30.681Z","updated_at":"2026-01-06T18:18:45.602Z","avatar_url":"https://github.com/salesforce.png","language":"JavaScript","readme":"\u003cp\u003e\n  \u003ca href=\"https://lwc.dev\"\u003e\n    \u003cimg src=\"https://lwc.dev/assets/images/git-hero.png\"\u003e\n  \u003c/a\u003e\n  \u003ca href=\"https://www.npmjs.com/package/lwc\"\u003e\n    \u003cimg src=\"https://img.shields.io/npm/v/lwc\" alt=\"npm version\"\u003e\n  \u003c/a\u003e\n\n  \u003ca href=\"https://packagephobia.now.sh/result?p=lwc\"\u003e\n    \u003cimg src=\"https://packagephobia.now.sh/badge?p=@lwc/engine-dom\" alt=\"install size\"\u003e\n  \u003c/a\u003e\n\n  \u003ca href=\"https://github.com/salesforce/lwc/blob/master/LICENSE\"\u003e\n    \u003cimg src=\"https://img.shields.io/npm/l/lwc.svg\" alt=\"license\"\u003e\n  \u003c/a\u003e\n\n  \u003ca href=\"https://github.com/salesforce/lwc/actions/workflows/unit.yml?query=branch%3Amaster\"\u003e\n    \u003cimg src=\"https://github.com/salesforce/lwc/actions/workflows/unit.yml/badge.svg\"\n         alt=\"unit tests build status\"\u003e\n  \u003c/a\u003e\n\n  \u003ca href=\"https://github.com/salesforce/lwc/actions/workflows/web-test-runner.yml?query=branch%3Amaster\"\u003e\n    \u003cimg src=\"https://github.com/salesforce/lwc/actions/workflows/web-test-runner.yml/badge.svg\"\n         alt=\"web-test-runner tests build status\"\u003e\n  \u003c/a\u003e\n\n  \u003ca href=\"https://github.com/salesforce/lwc/actions/workflows/integration.yml?query=branch%3Amaster\"\u003e\n    \u003cimg src=\"https://github.com/salesforce/lwc/actions/workflows/integration.yml/badge.svg\"\n         alt=\"integration tests build status\"\u003e\n  \u003c/a\u003e\n\n  \u003ca href=\"https://github.com/salesforce/lwc/actions/workflows/benchmark.yml?query=branch%3Amaster\"\u003e\n    \u003cimg src=\"https://github.com/salesforce/lwc/actions/workflows/benchmark.yml/badge.svg\"\n         alt=\"performance tests build status\"\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\n# Lightning Web Components Repository\n\nThis 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.\n\n## Getting Started\n\nRead the [Lightning Web Components Dev Guide][introduction].\n\n## Contributing\n\nTo set up your environment and start contributing, read our [contributing documentation][contributing].\n\n## Questions\n\nIf you have a general question, post it on the [Salesforce stackexchange][salesforce-stackexchange] and tag it with **`lightning-web-components`**.\n\n## License\n\nThe [MIT license][license] governs your use of Lightning Web Components.\n\n[introduction]: https://lwc.dev/guide/introduction\n[salesforce-stackexchange]: https://salesforce.stackexchange.com/questions/tagged/lightning-web-components\n[contributing]: https://github.com/salesforce/lwc/blob/master/CONTRIBUTING.md\n[license]: https://github.com/salesforce/lwc/blob/master/LICENSE\n","funding_links":[],"categories":["JavaScript","Libraries"],"sub_categories":["Class Based"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsalesforce%2Flwc","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsalesforce%2Flwc","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsalesforce%2Flwc/lists"}