bearcove/arborium

0

/ 100

JavaScript456Apache-2.01d ago
Grade a repo

Polished and well engineered. Punching above its star count.

An opinionated tree-sitter + tree-sitter-highlight + grammars bundle

Documentation

93

Contributing guide5pt72

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

78

Issue and PR templates6pt0

No issue or PR templates found (−100 pts).

Add .github/ISSUE_TEMPLATE/ with bug_report.md and feature_request.md to guide contributors. It dramatically improves issue quality.

Tests18pt80

Test files detected (crates/arborium-tree-sitter/binding_web/test).

Reproducibility6pt80

Lockfile present (package-lock.json). Installs are reproducible.

CI/CD14pt100

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

Linting and formatting5pt100

Linter or formatter configured (crates/arborium-tree-sitter/binding_web/eslint.config.mjs).

Project health

100

Dependency manifest6pt100

Dependency manifest found (crates/arborium-tree-sitter/binding_web/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)
  • 34
    Forks
  • 0
    Releases

Community

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

Responsiveness

  • 3h
    Median issue response
  • <1h
    Median PR merge time
  • 32
    Open issues
Repository files41 root entries
  • .cargo
  • .config
  • .github
    Good: CI is configured (.github/workflows/ci.yml).
  • crates
    Good: Licensed under Apache-2.0.
    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: Test files detected (crates/arborium-tree-sitter/binding_web/test).
    Good: Linter or formatter configured (crates/arborium-tree-sitter/binding_web/eslint.config.mjs).
    Good: Dependency manifest found (crates/arborium-tree-sitter/binding_web/package.json).
  • demo
  • docs
  • examples
  • hooks
  • langs
    Good: Environment pinned via langs/group-maple/dockerfile.
  • packages
  • scripts
  • static
  • test-results
  • tests
  • themes
  • xtask
  • .dockerignore
  • .envrc
  • .gitattributes
  • .gitignore
    Good: .gitignore present.
  • ADDING_GRAMMARS.md
  • AGENTS.md
  • CHANGELOG.md
  • clippy.toml
  • CNAME
  • DEVELOP.md
  • Dockerfile.ci
  • EXTERNAL_GRAMMAR_CRATES.md
  • flake.lock
  • flake.nix
  • generate.md
  • justfile
  • LICENSE-APACHE
  • LICENSE-MIT
  • LICENSES.md
  • npm-trusted-publisher.user.js
  • package-lock.json
    Good: Lockfile present (package-lock.json). Installs are reproducible.
  • PUBLISH.md
  • 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.
  • README.template.md
  • warm-cdn-cache.sh