QuiiBz/sherif
Opinionated, zero-config linter for TypeScript & JavaScript monorepos observed · 2026-08-28
Health v2 · maintenance only
88/100
- Activity 90
- Release rhythm 91
- Longevity 77
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: 22.0
- age_days: 1081
- days_rel: 60
- days_push: 60
- n_releases_24m: 19
Adoption not part of the score
1182 stars · 23 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Sherif is an opinionated, zero-config linter for TypeScript and JavaScript monorepos, written in Rust for speed. It checks package. consistency across workspaces (like dependency version mismatches) without needing node_modules installed, and supports autofixing plus a GitHub Action for CI.
Use cases
- lint a monorepo for inconsistent dependency versions across packages
- enforce standardized package. fields in a pnpm or yarn workspace
- add a monorepo consistency check to CI on pull requests
- autofix mismatched dependency versions across workspace packages
- check monorepo package hygiene without installing node_modules
When to choose
- you maintain a TypeScript or JavaScript monorepo with multiple packages
- you want zero-config linting of package. consistency
- you need a fast linter that works with pnpm, npm, yarn, or bun
- you want CI enforcement to prevent dependency version regressions
When to avoid
- you need a general-purpose JavaScript/TypeScript code linter like ESLint
- your project is a single package, not a monorepo
- you need highly customizable or configurable lint rules
Facets
cli-tool · maturity active
linter cli developer-tools ci-cd developer-tools version-control cli cross-platform monorepo typescript zero-config package-managers rust npm-packages javascript automation nodejs
2 sources
- readme: https://github.com/QuiiBz/sherif · fetched 2026-08-28 · 32223d2d6a70
- registry_npm: https://registry.npmjs.org/sherif · fetched 2026-08-29 · d877f9b992ff
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| QuiiBz/sherif | main | 88 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem