quick-lint/quick-lint-js
quick-lint-js finds bugs in JavaScript programs 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
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
- readme: https://github.com/quick-lint/quick-lint-js · fetched 2026-08-28 · b7585d7da33d
- homepage: https://quick-lint-js.com · fetched 2026-08-29 · ba080db42f6c
- site_page: https://quick-lint-js.com/docs · fetched 2026-08-29 · 8f516bd8a2a0
- site_page: https://quick-lint-js.com/install/vscode/plugin · fetched 2026-08-29 · dda5fea8d02c
- site_page: https://quick-lint-js.com/install/neovim · fetched 2026-08-29 · 3b297a426aed
- site_page: https://quick-lint-js.com/install/vim · fetched 2026-08-29 · 1884cf066997
- site_page: https://quick-lint-js.com/install/cli · fetched 2026-08-29 · ccb9902ab7f5
- site_page: https://quick-lint-js.com/install · fetched 2026-08-29 · e4d2bd55ba44
- site_page: https://quick-lint-js.com/install/vscode · fetched 2026-08-29 · c63ef35f30d0
- site_page: https://quick-lint-js.com/releases · fetched 2026-08-29 · d265a84e5b7b
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| quick-lint/quick-lint-js | main | 49 |
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