98

/ 100

GradeA

Polished and well engineered. Punching above its star count.

Top 3% of 5,156 graded repos

Per-component Internationalisation solution for JS application. Type-Safe. Translate with AI. Edit Visually.

TypeScript776Apache-2.01mo ago

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

5 to address
  1. 1
    Reproducibility6pt

    Add additional package-ecosystem entries (especially github-actions) to keep all dependencies current.

  2. 2
    Dependency manifest6pt

    Add a `keywords` array to help people find your package on npm.

  3. 3
    Contributing guide5pt

    Describe your linting/formatting rules and how to run them.

  4. 4
    Contributing 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.

Install the GitHub App

Scorecard

Every check, grouped by category and sorted worst-first

Documentation

98

Contributing guide5pt84

Contributing guide is detailed and thorough.

README12pt100

README is present.

Install and run instructions9pt100

README documents how to install the project.

License6pt100

Licensed under Apache-2.0.

Engineering

99

Reproducibility6pt92

Lockfile present (bun.lock). Installs are reproducible.

Tests18pt100

Test files detected (apps/app/src/utils/markdown.test.ts).

CI/CD14pt100

CI is configured (.github/workflows/build_and_test.yaml).

Linting and formatting5pt100

Linter or formatter configured (.prettierrc.json).

Issue and PR templates6pt100

Issue or PR templates present.

Project health

97

Dependency manifest6pt92

Dependency manifest found (package.json).

Repository metadata5pt100

Repository has a description.

Activity5pt100

Actively maintained (pushed within the last month).

Housekeeping3pt100

.gitignore present.

Repository health signals

Activity, community, and responsiveness at scan time

Activity

  • 386 / 1138
    Commits (30d / 90d)
  • 121
    Forks
  • 300
    Releaseslatest 2y ago

Community

  • 71% - Fair
    Community health
  • 1 bus factorlow
    author own >50% of commits
  • 776
    Watchers

Responsiveness

  • 24d 22h
    Median issue response
  • <1h
    Median PR merge time
  • 14
    Open issues
Repository files34 root entries
  • .agents
    Good: Licensed under Apache-2.0.
  • .claude-plugin
  • .cursor
  • .github
    Good: CI is configured (.github/workflows/build_and_test.yaml).
    Good: Dependabot configured for npm.
    Good: Issue or PR templates present.
  • .husky
  • .vscode
  • apps
    Good: 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
  • .gitignore
    Good: .gitignore present.
  • .lintstagedrc
  • .prettierignore
  • .prettierrc.json
    Good: Linter or formatter configured (.prettierrc.json).
  • biome.json
  • bun.lock
    Good: Lockfile present (bun.lock). Installs are reproducible.
  • CLAUDE.md
  • commitlint.config.ts
  • CONTRIBUTING.md
    Good: 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.json
    Good: Dependency manifest found (package.json).
  • README.md
    Good: 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
RepoGrade badge preview

Add this badge to your README

It updates automatically each time the repo is re-graded.

[![RepoGrade](https://www.repo-grade.com/api/badge/aymericzip/intlayer)](https://www.repo-grade.com/report/aymericzip/intlayer)

More graded TypeScript repos