85
/ 100
Well engineered. The main gaps are CI and setup instructions.
💅 Beautiful and accessible drag and drop for lists with React. ⭐️ Star to support our work!
Top fixes
Highest-impact changes first, ranked by point weight
- 1CI/CD14pt
Add a step like `run: npm test`, `run: pytest`, or `run: tox` to your workflow file.
- 2CI/CD14pt
Add a lint step to catch style issues automatically.
- 3CI/CD14pt
Add `tsc --noEmit`, `mypy`, or `cargo check` to catch type errors before they merge.
- 4CI/CD14pt
Upload coverage to Codecov, Coveralls, or report it with `--coverage` flags.
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
76
README documents how to install the project.
Contributing guide is detailed and thorough.
README is present.
Licensed under Other.
Engineering
85
CI is configured (.github/workflows/commitlint.yml).
Lockfile present (pnpm-lock.yaml). Installs are reproducible.
Test files detected (cypress/integration/content-security-policy.spec.ts).
Linter or formatter configured (.eslintrc.js).
Issue or PR templates present.
Project health
98
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
- 0 / 0Commits (30d / 90d)
- 131Forks
- 24Releaseslatest 4y ago
Community
- 100% - GoodCommunity health
- 2 bus factorauthors own >50% of commits
- 3,989Watchers
Responsiveness
- 3d 1hMedian issue response
- 1hMedian PR merge time
- 142Open issues
Repository files42 root entries
- .circleci
- .githubGood: CI is configured (.github/workflows/commitlint.yml).Good: Issue or PR templates present.
- .husky
- .storybook
- csp-server
- cypressGood: Test files detected (cypress/integration/content-security-policy.spec.ts).
- docs
- src
- stories
- test
- test-reports
- .browserslistrc
- .commitlintrc.json
- .czrc
- .eslintignore
- .eslintrc.jsGood: Linter or formatter configured (.eslintrc.js).
- .gitignoreGood: .gitignore present.
- .node-versionGood: Environment pinned via .node-version.
- .npmrc
- .prettierignore
- .prettierrc
- .release-it.json
- .stylelintignore
- .stylelintrc.json
- a11y-audit-parse.js
- babel.config.js
- browser-test-harness.js
- CHANGELOG.md
- CODE_OF_CONDUCT.mdGood: Code of conduct present.
- 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.Issue: Contributing guide lacks a code style section (−8 pts).Fix: Describe your linting/formatting rules and how to run them.Good: Contributing guide explains how to run tests.Good: Contributing guide describes the PR/review workflow.Issue: Contributing guide has no code examples (−5 pts).Fix: Add code blocks showing example commands for setup, running tests, and submitting a PR.
- cypress.config.ts
- jest.config.ts
- LICENSEGood: Licensed under Other.
- lighthouse.config.js
- package.jsonGood: Dependency manifest found (package.json).
- pnpm-lock.yamlGood: Lockfile present (pnpm-lock.yaml). Installs are reproducible.
- 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.Issue: No run or usage instructions found (−45 pts).Fix: Add a section showing how to start or use the project.
- renovate.json5
- rollup.config.mjs
- SECURITY.mdGood: Security policy present.
- server-ports.js
- tsconfig.json
Add this badge to your README
It updates automatically each time the repo is re-graded.
[](https://www.repo-grade.com/report/hello-pangea/dnd)