0
/ 100
A landmark open source project with strong engineering quality.
TypeScript is a superset of JavaScript that compiles to clean JavaScript output.
Outstanding. A score of 97/100 puts this repo in a very small tier of truly well-engineered projects.
Documentation
97
README documents how to install the project.
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.
Licensed under Apache-2.0.
Contributing guide is detailed and thorough.
Engineering
99
Lockfile present (package-lock.json). Installs are reproducible.
Test files detected (scripts/eslint/tests).
CI is configured (.github/workflows/ci.yml).
Linter or formatter configured (.editorconfig).
Issue or PR templates present.
Project health
94
.gitignore present.
Dependency manifest found (package.json).
Repository has a description.
Actively maintained (pushed within the last month).
Repository health signals
Activity, community, and responsiveness at scan time
Activity
- 10 / 28Commits (30d / 90d)
- 13,449Forks
- 217Releaseslatest 10y ago
Community
- 87% - GoodCommunity health
- 6 bus factorauthors own >50% of commits
- 109,401Watchers
Responsiveness
- 6d 3hMedian issue response
- 5hMedian PR merge time
- 5,051Open issues
Repository files30 root entries
- .devcontainer
- .githubGood: CI is configured (.github/workflows/ci.yml).Good: Dependabot covers 2 ecosystems (github-actions, devcontainers). Dependencies stay current.Good: Issue or PR templates present.
- .vscode
- bin
- scriptsGood: Test files detected (scripts/eslint/tests).
- src
- testsIssue: Build artifacts or local files may be committed (tests/baselines/reference/project/nodeModulesMaxDepthExceeded/amd/maxDepthExceeded/built/node_modules/m1) (−40 pts).Fix: Remove them and add to .gitignore.
- .c8rc.json
- .dprint.jsonc
- .editorconfigGood: Linter or formatter configured (.editorconfig).
- .git-blame-ignore-revs
- .gitattributes
- .gitignoreGood: .gitignore present.
- .gulp.js
- AGENTS.md
- azure-pipelines.release-publish.yml
- azure-pipelines.release.yml
- CLAUDE.md
- CODE_OF_CONDUCT.mdGood: Code of conduct present.
- CONTRIBUTING.mdGood: Contributing guide is detailed and thorough.Good: Contributing guide includes setup/install instructions.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.
- eslint.config.mjs
- Herebyfile.mjs
- knip.jsonc
- LICENSE.txtGood: Licensed under Apache-2.0.
- package-lock.jsonGood: Lockfile present (package-lock.json). Installs are reproducible.
- package.jsonGood: Dependency manifest found (package.json).
- README.mdGood: README is present.Good: README is well structured with multiple sections.Good: README includes screenshots or visuals. Great for first impressions.Good: README has code examples.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.
- SUPPORT.md
- ThirdPartyNoticeText.txt
Add this badge to your README
It updates automatically each time the repo is re-graded.
[](https://www.repo-grade.com/report/microsoft/typescript)