Ross ROSS = Recommend OSS · open-source software intelligence for agents

quick-lint/quick-lint-js

quick-lint-js finds bugs in JavaScript programs observed · 2026-08-28

github.com/quick-lint/quick-lint-js · homepage · C++ · GPL-3.0 (copyleft) observed · 2026-08-28

Health v2 · maintenance only

49/100

  • Activity 59
  • Release rhythm 8
  • Longevity 100
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: n/a
  • age_days: 2345
  • days_rel: n/a
  • days_push: 250
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1593 stars · 197 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

quick-lint-js is a fast, zero-configuration linter for JavaScript that finds bugs like undeclared variables, const reassignment, and syntax errors. It ships as a CLI, an LSP server, and editor plugins for VS Code, Vim/Neovim, Sublime Text, Emacs, and Kate.

Use cases

  • lint javascript files for bugs without configuration
  • catch typos in variable names while coding
  • get instant lint feedback in vscode or neovim
  • replace eslint with a faster minimal linter
  • run a javascript linter from the command line
  • lint jsx and typescript files

When to choose

  • you want instant, zero-config linting with minimal rules
  • you need a fast linter integrated into your editor via LSP
  • you find eslint too slow or too complex to set up

When to avoid

  • you need extensive customizable lint rules or plugin ecosystems like eslint's
  • you need full static type checking (use TypeScript instead)
  • you need linting for languages other than JavaScript/TypeScript

Facets

cli-tool · maturity active

linter parser developer-tools developer-tools web-development windows cli editor-plugin javascript lsp eslint-alternative zero-config editor-plugins linux macos

10 sources

Member repositories

RepositoryRoleHealth v2
quick-lint/quick-lint-jsmain49

For agents

markdown · JSON · MCP: product_card(name="quick-lint/quick-lint-js")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem