meshery/meshery.io

0

/ 100

JavaScript775Apache-2.02d ago
Grade a repo

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

Website for Meshery

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 Apache-2.0.

Engineering

62

Tests18pt0

No tests detected anywhere in the repository.

Add automated tests. They prove the code works and give contributors confidence to make changes.

Reproducibility6pt92

Lockfile present (Gemfile.lock). Installs are reproducible.

CI/CD14pt100

CI is configured (.github/workflows/delete-catalog.yml).

Linting and formatting5pt100

Linter or formatter configured (eslint.config.mjs).

Issue and PR templates6pt100

Issue or PR templates present.

Project health

92

Dependency manifest6pt75

Dependency manifest found (Gemfile).

Repository metadata5pt100

Repository has a description.

Activity5pt100

Actively maintained (pushed within the last month).

Housekeeping3pt100

.gitignore present.

Repository files47 root entries
  • _data
  • _includes
  • _layouts
  • _sass
  • .claude
  • .github
    Good: CI is configured (.github/workflows/delete-catalog.yml).
    Good: Dependabot is configured. Dependencies update automatically.
    Good: Issue or PR templates present.
  • assets
  • blog
  • catalog
  • charts
  • collections
  • css
  • images
  • integrations
  • js
  • _config_dev.yml
  • _config.yml
  • .gitignore
    Good: .gitignore present.
  • .gitpod.yml
  • .ruby-version
    Good: Environment pinned via .ruby-version.
  • apple-touch-icon-precomposed.png
  • apple-touch-icon.png
  • BLOG_SEARCH.md
  • certifications.md
  • CNAME
  • CODE_OF_CONDUCT.md
    Good: Code of conduct present.
  • CONTRIBUTING.md
    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.
  • err.txt
  • eslint.config.mjs
    Good: Linter or formatter configured (eslint.config.mjs).
  • favicon.ico
  • Gemfile
    Good: Dependency manifest found (Gemfile).
  • Gemfile.lock
    Good: Lockfile present (Gemfile.lock). Installs are reproducible.
  • GOVERNANCE.md
  • index.md
  • info.json
  • install
  • LICENSE
    Good: Licensed under Apache-2.0.
  • MAINTAINERS.md
  • Makefile
  • OWNERS
  • package-lock.json
  • package.json
  • README.md
    Good: 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.
  • recognition.md
  • robots.txt
  • SECURITY.md
    Good: Security policy present.
  • siteicon.png