owncloud/web

0

/ 100

TypeScript560AGPL-3.01d ago
Grade a repo

Good shape overall. A few tweaks would push it into the top tier.

:dragon_face: Next generation frontend for ownCloud Infinite Scale

Documentation

87

Contributing guide5pt72

CONTRIBUTING guide found.

README12pt85

README is present.

Install and run instructions9pt90

README documents how to install the project.

License6pt100

Licensed under AGPL-3.0.

Engineering

76

Tests18pt35

Test files detected (packages/design-system/src/components/OcAvatar/OcAvatar.spec.ts).

CI/CD14pt100

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

Linting and formatting5pt100

Linter or formatter configured (.editorconfig).

Reproducibility6pt100

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

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)
  • 204
    Forks
  • 287
    Releaseslatest 6y ago

Community

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

Responsiveness

  • 13h
    Median issue response
  • 10d 17h
    Median PR merge time
  • 146
    Open issues
Repository files45 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: CI is configured (.github/workflows/test.yml).
    Good: Dependabot covers 2 ecosystems (npm, github-actions). Dependencies stay current.
    Good: Issue or PR templates present.
  • .vscode
  • changelog
  • config
  • deployments
    Good: Environment pinned via deployments/examples/ocis_web/docker-compose.yml.
  • dev
  • docker
  • docs
  • packages
    Good: Test files detected (packages/design-system/src/components/OcAvatar/OcAvatar.spec.ts).
  • patches
  • polyfills
  • tests
  • .clean-publish
  • .depcheckrc
  • .dockerignore
  • .editorconfig
    Good: Linter or formatter configured (.editorconfig).
  • .gitignore
    Good: .gitignore present.
  • .npmrc
  • .prettierignore
  • .prettierrc.json
  • .renovaterc.json
  • babel.config.cjs
  • CHANGELOG.md
  • docker-compose.yml
  • eslint.config.js
  • generate-qa-activity-report.js
  • gettext.config.cjs
  • index.html
  • LICENSE
    Good: Licensed under AGPL-3.0.
  • Makefile
  • Makefile.release
  • oidc-callback.html
  • oidc-silent-redirect.html
  • package.json
    Good: Dependency manifest found (package.json).
  • pnpm-lock.yaml
    Good: Lockfile present (pnpm-lock.yaml). Installs are reproducible.
  • pnpm-workspace.yaml
  • README.md
    Good: 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.
    Good: README documents how to run the project.
  • sonar-project.properties
  • tsconfig.json
  • vite.cern.config.ts
  • vite.config.common.ts
  • vite.config.ts
  • vitest.config.ts
  • web.d.ts
  • web.jest.d.ts