Polished and well engineered. Punching above its star count.
An opinionated tree-sitter + tree-sitter-highlight + grammars bundle
Documentation
93
CONTRIBUTING guide found.
README documents how to install the project.
README is present.
Licensed under Apache-2.0.
Engineering
78
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.
Test files detected (crates/arborium-tree-sitter/binding_web/test).
Lockfile present (package-lock.json). Installs are reproducible.
CI is configured (.github/workflows/ci.yml).
Linter or formatter configured (crates/arborium-tree-sitter/binding_web/eslint.config.mjs).
Project health
100
Dependency manifest found (crates/arborium-tree-sitter/binding_web/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)
- 34Forks
- 0Releases
Community
- —Community health
- —authors own >50% of commits
- 456Watchers
Responsiveness
- 3hMedian issue response
- <1hMedian PR merge time
- 32Open issues
Repository files41 root entries
- .cargo
- .config
- .githubGood: CI is configured (.github/workflows/ci.yml).
- cratesGood: 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
- langsGood: Environment pinned via langs/group-maple/dockerfile.
- packages
- scripts
- static
- test-results
- tests
- themes
- xtask
- .dockerignore
- .envrc
- .gitattributes
- .gitignoreGood: .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.jsonGood: Lockfile present (package-lock.json). Installs are reproducible.
- PUBLISH.md
- README.mdGood: 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