98
/ 100
Polished and well engineered. Punching above its star count.
Per-component Internationalisation solution for JS application. Type-Safe. Translate with AI. Edit Visually.
Outstanding. A score of 98/100 puts this repo in a very small tier of truly well-engineered projects.
Top fixes
Highest-impact changes first, ranked by point weight
- 1Reproducibility6pt
Add additional package-ecosystem entries (especially github-actions) to keep all dependencies current.
- 2Dependency manifest6pt
Add a `keywords` array to help people find your package on npm.
- 3Contributing guide5pt
Describe your linting/formatting rules and how to run them.
- 4Contributing guide5pt
Show contributors how to run the test suite (e.g. npm test, pytest, cargo test).
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
98
Contributing guide is detailed and thorough.
README is present.
README documents how to install the project.
Licensed under Apache-2.0.
Engineering
99
Lockfile present (bun.lock). Installs are reproducible.
Test files detected (apps/app/src/utils/markdown.test.ts).
CI is configured (.github/workflows/build_and_test.yaml).
Linter or formatter configured (.prettierrc.json).
Issue or PR templates present.
Project health
97
Dependency manifest found (package.json).
Repository has a description.
Actively maintained (pushed within the last month).
.gitignore present.
Repository health signals
Activity, community, and responsiveness at scan time
Activity
- 386 / 1138Commits (30d / 90d)
- 121Forks
- 300Releaseslatest 2y ago
Community
- 71% - FairCommunity health
- 1 bus factorlowauthor own >50% of commits
- 776Watchers
Responsiveness
- 24d 22hMedian issue response
- <1hMedian PR merge time
- 14Open issues
Repository files34 root entries
- .agentsGood: Licensed under Apache-2.0.
- .claude-plugin
- .cursor
- .githubGood: CI is configured (.github/workflows/build_and_test.yaml).Good: Dependabot configured for npm.Good: Issue or PR templates present.
- .husky
- .vscode
- appsGood: Test files detected (apps/app/src/utils/markdown.test.ts).Good: Environment pinned via apps/app/Dockerfile.
- claude-plugins
- compat
- compat-comming
- docs
- examples
- packages
- plugins
- scripts
- utils
- .biomeignore
- .dockerignore
- .gitattributes
- .gitignoreGood: .gitignore present.
- .lintstagedrc
- .prettierignore
- .prettierrc.jsonGood: Linter or formatter configured (.prettierrc.json).
- biome.json
- bun.lockGood: Lockfile present (bun.lock). Installs are reproducible.
- CLAUDE.md
- commitlint.config.ts
- CONTRIBUTING.mdGood: Contributing guide is detailed and thorough.Good: Contributing guide includes setup/install instructions.Issue: Contributing guide lacks a code style section (−8 pts).Fix: Describe your linting/formatting rules and how to run them.Issue: Contributing guide lacks a testing section (−8 pts).Fix: Show contributors how to run the test suite (e.g. npm test, pytest, cargo test).Good: Contributing guide describes the PR/review workflow.Good: Contributing guide includes code examples.
- LICENSE
- 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.
- temp.html
- tsconfig.json
- turbo.json
Add this badge to your README
It updates automatically each time the repo is re-graded.
[](https://www.repo-grade.com/report/aymericzip/intlayer)