Good shape overall. A few tweaks would push it into the top tier.
A personal anime library manager for watching and tracking your collection in real time. Lightweight, powerful, and paws-itively fast. No waiting required!
Documentation
94
CONTRIBUTING guide found.
README documents how to install the project.
README is present.
Licensed under GPL-3.0.
Engineering
57
Test files detected (capacitor/android/app/src/androidTest/java/com/getcapacitor/myapp/ExampleInstrumentedTest.java).
CI is configured (.github/workflows/main.yml).
Lockfile present (pnpm-lock.yaml). Installs are reproducible.
Linter or formatter configured (.eslintrc).
Issue or PR templates present.
Project health
91
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)
- 31Forks
- 56Releaseslatest 1y ago
Community
- —Community health
- —authors own >50% of commits
- 411Watchers
Responsiveness
- 3hMedian issue response
- 2d 17hMedian PR merge time
- 45Open issues
Repository files16 root entries
- .githubGood: CONTRIBUTING guide found.Issue: CONTRIBUTING guide contents could not be read (−28 pts vs a readable file).Fix: Move the file to the repo root or docs/CONTRIBUTING.md so its setup, style, test, and PR sections can be graded.Good: Code of conduct present.Good: CI is configured (.github/workflows/main.yml).Good: Issue or PR templates present.
- capacitorGood: Test files detected (capacitor/android/app/src/androidTest/java/com/getcapacitor/myapp/ExampleInstrumentedTest.java).Good: Environment pinned via capacitor/public/nodejs/Dockerfile.
- client
- common
- electron
- extensions
- patches
- .eslintrcGood: Linter or formatter configured (.eslintrc).
- .gitignoreGood: .gitignore present.
- .npmrc
- jsconfig.json
- LICENSEGood: Licensed under GPL-3.0.
- package.jsonGood: Dependency manifest found (package.json).
- pnpm-lock.yamlGood: Lockfile present (pnpm-lock.yaml). Installs are reproducible.
- pnpm-workspace.yaml
- types.d.ts