94
/ 100
A top-tier open source project. Docs, tests, and CI are all in excellent shape.
Rust-based platform for the Web
Top fixes
Highest-impact changes first, ranked by point weight
- 1README12pt
Show a quick-start snippet so contributors can see what using your project looks like.
- 2Install and run instructions9pt
Add a .env.example listing all required environment variables so contributors know what to set up.
- 3Reproducibility6pt
Add .github/dependabot.yml with at least one package-ecosystem entry so dependencies are updated automatically.
- 4Contributing guide5pt
Show new contributors how to get a local dev environment running.
Working through the fixes? Let every push regrade itself.
The free GitHub App rescans this repo on every push and posts the grade as a commit check, so the score climbs without coming back to rescan by hand.
Scorecard
Every check, grouped by category and sorted worst-first
Documentation
90
This repository is large enough that GitHub truncated the file tree. The scan is based on a partial file list, so some checks may under-report.
Contributing guide is detailed and thorough.
README documents how to install the project.
Licensed under Apache-2.0.
Engineering
98
Lockfile present (Cargo.lock). Installs are reproducible.
Test files detected (.github/swc-ecosystem-ci/tests).
CI is configured (.github/workflows/CI.yml).
Rust linting configured (.github/.prettierrc, cargo clippy in CI, cargo fmt in CI).
Issue or PR templates present.
Project health
94
.gitignore present.
Dependency manifest found (Cargo.toml).
Repository has a description.
Actively maintained (pushed within the last month).
Repository health signals
Activity, community, and responsiveness at scan time
Activity
- 62 / 254Commits (30d / 90d)
- 1,431Forks
- 809Releaseslatest 5y ago
Community
- 87% - GoodCommunity health
- 2 bus factorauthors own >50% of commits
- 34,136Watchers
Responsiveness
- 552d 11hMedian issue response
- <1hMedian PR merge time
- 402Open issues
Repository files39 root entries
- .agents
- .cargo
- .changeset
- .claude
- .codex
- .githubGood: Test files detected (.github/swc-ecosystem-ci/tests).Good: CI is configured (.github/workflows/CI.yml).Good: Rust linting configured (.github/.prettierrc, cargo clippy in CI, cargo fmt in CI).Good: Issue or PR templates present.Good: .gitignore present.
- .husky
- .vscode
- bindings
- cratesIssue: Build artifacts or local files may be committed (crates/swc/tests/fixture/jsc-paths/vercel-site/1/input/node_modules/.bin) (−40 pts).Fix: Remove them and add to .gitignore.
- .gitattributes
- .gitignore
- .gitmodules
- .kodiak.toml
- .mcp.json
- .mocha.setup.js
- .mocharc.js
- .node-versionGood: Environment pinned via .node-version.
- .npmrc
- .prettierignore
- .prettierrc
- .rustfmt.toml
- .taplo.toml
- .tokeignore
- AGENTS.md
- ARCHITECTURE.md
- Cargo.lockGood: Lockfile present (Cargo.lock). Installs are reproducible.
- Cargo.tomlGood: Dependency manifest found (Cargo.toml).
- CHANGELOG-CORE.md
- CHANGELOG.md
- CLAUDE.md
- cliff-core.toml
- cliff.toml
- clippy.toml
- CONTRIBUTING.mdGood: Contributing guide is detailed and thorough.Issue: Contributing guide lacks a setup section (−12 pts).Fix: Show new contributors how to get a local dev environment running.Good: Contributing guide describes code style expectations.Good: Contributing guide explains how to run tests.Good: Contributing guide describes the PR/review workflow.Good: Contributing guide includes code examples.
- LICENSEGood: Licensed under Apache-2.0.
- MAINTENANCE.md
- README.mdGood: README is present.Good: README is well structured with multiple sections.Good: README includes screenshots or visuals. Great for first impressions.Issue: README has no code examples (−15 pts).Fix: Show a quick-start snippet so contributors can see what using your project looks like.Good: README links to a live demo or deployed app.Good: README includes status badges.Good: README documents how to install the project.Good: README documents how to run the project.
- SECURITY.mdGood: Security policy present.
Add this badge to your README
It updates automatically each time the repo is re-graded.
[](https://www.repo-grade.com/report/swc-project/swc)