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 guide5pt77

CONTRIBUTING guide found.

Install and run instructions9pt90

README documents how to install the project.

README12pt100

README is present.

License6pt100

Licensed under GPL-3.0.

Engineering

57

Tests18pt35

Test files detected (capacitor/android/app/src/androidTest/java/com/getcapacitor/myapp/ExampleInstrumentedTest.java).

CI/CD14pt40

CI is configured (.github/workflows/main.yml).

Reproducibility6pt80

Lockfile present (pnpm-lock.yaml). Installs are reproducible.

Linting and formatting5pt100

Linter or formatter configured (.eslintrc).

Issue and PR templates6pt100

Issue or PR templates present.

Project health

91

Dependency manifest6pt72

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

  • Commits (30d / 90d)
  • 31
    Forks
  • 56
    Releaseslatest 1y ago

Community

  • Community health
  • authors own >50% of commits
  • 411
    Watchers

Responsiveness

  • 3h
    Median issue response
  • 2d 17h
    Median PR merge time
  • 45
    Open issues
Repository files16 root entries
  • .github
    Good: 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.
  • capacitor
    Good: 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
  • .eslintrc
    Good: Linter or formatter configured (.eslintrc).
  • .gitignore
    Good: .gitignore present.
  • .npmrc
  • jsconfig.json
  • LICENSE
    Good: Licensed under GPL-3.0.
  • package.json
    Good: Dependency manifest found (package.json).
  • pnpm-lock.yaml
    Good: Lockfile present (pnpm-lock.yaml). Installs are reproducible.
  • pnpm-workspace.yaml
  • types.d.ts