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

jslint-org/jslint

JSLint, The JavaScript Code Quality and Coverage Tool observed · 2026-08-28

github.com/jslint-org/jslint · homepage · JavaScript · Unlicense (permissive) observed · 2026-08-28

Health v2 · maintenance only

92/100

  • Activity 95
  • Release rhythm 84
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: 62
  • age_days: 5773
  • days_rel: 31
  • days_push: 31
  • n_releases_24m: 8

Full methodology

Adoption not part of the score

3657 stars · 473 forks observed · 2026-08-28

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

JSLint is Douglas Crockford's JavaScript code quality and coverage tool, distributed as a single zero-dependency, zero-config .mjs file. It can lint JavaScript in Node.js, browsers, and via a web demo.

Use cases

  • lint javascript code for quality issues
  • generate code coverage reports for javascript
  • check javascript style without configuration
  • run a linter with zero dependencies
  • lint javascript in the browser

When to choose

  • you want Crockford's strict, opinionated JavaScript style checking with no config
  • you need a single-file linter with zero dependencies
  • you want built-in code coverage alongside linting

When to avoid

  • you want configurable lint rules or plugin ecosystem (use ESLint)
  • you need linting for TypeScript or JSX
  • you prefer a flexible, team-customizable style guide

Facets

library · maturity active

linter code-review developer-tools developer-tools web-development browser cross-platform javascript code-quality zero-dependency zero-config coverage static-analysis nodejs

2 sources

Member repositories

RepositoryRoleHealth v2
jslint-org/jslintmain92

For agents

markdown · JSON · MCP: product_card(name="jslint-org/jslint")

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