Polished and well engineered. Punching above its star count.
Backpack Design System for the Web
Documentation
100
README is present.
README documents how to install the project.
Licensed under Apache-2.0.
Contributing guide is detailed and thorough.
Engineering
88
CI is configured (.github/workflows/main.yml).
Test files detected (packages/backpack-adoption-guard/jest.config.js).
Linter or formatter configured (.editorconfig).
Lockfile present (package-lock.json). Installs are reproducible.
Issue or PR templates present.
Project health
92
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
- —Commits (30d / 90d)
- 207Forks
- 339Releaseslatest 3y ago
Community
- —Community health
- —authors own >50% of commits
- 539Watchers
Responsiveness
- 2hMedian issue response
- 4hMedian PR merge time
- 54Open issues
Repository files45 root entries
- .claude
- .githubGood: CI is configured (.github/workflows/main.yml).Good: Dependabot covers 2 ecosystems (npm, github-actions). Dependencies stay current.Good: Issue or PR templates present.
- .husky
- .specify
- @types
- decisions
- gulpfile.js
- libs
- packagesGood: Test files detected (packages/backpack-adoption-guard/jest.config.js).
- scripts
- token-sync
- .editorconfigGood: Linter or formatter configured (.editorconfig).
- .eslintignore
- .eslintrc
- .gitignoreGood: .gitignore present.
- .gitmodules
- .naverc
- .npmrc
- .nvmrcGood: Environment pinned via .nvmrc.
- .percy.yml
- .prettierignore
- .prettierrc
- .stylelintignore
- .stylelintrc.json
- AGENTS.md
- babel.config.js
- CLAUDE.md
- CODE_OF_CONDUCT.mdGood: Code of conduct present.
- CODE_REVIEW_GUIDELINES.md
- 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.
- dangerfile.ts
- DEV_RELEASE.md
- figma.config.json
- index.html
- LICENSEGood: Licensed under Apache-2.0.
- license.txt
- nx.json
- package-lock.jsonGood: Lockfile present (package-lock.json). Installs are reproducible.
- package.jsonGood: Dependency manifest found (package.json).
- REACT_19_MIGRATION.md
- 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.
- tsconfig.base.json
- tsconfig.declaration.json
- tsconfig.json
- tsconfig.solutions.json