htmlhint/HTMLHint
⚙️ The static code analysis tool you need for your HTML observed · 2026-08-28
Health v2 · maintenance only
90/100
- Activity 99
- Release rhythm 73
- 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: 3
- age_days: 4938
- days_rel: 181
- days_push: 8
- n_releases_24m: 16
Adoption not part of the score
3308 stars · 468 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
HTMLHint is a static code analysis (linting) tool for HTML, configurable via a .htmlhintrc file with many built-in rules. It runs as a CLI, programmatically via Node.js, and integrates with editors, task runners, and CI pipelines.
Use cases
- lint html files for errors
- enforce html best practices in a project
- check html code quality in ci
- validate html attribute and tag usage
- lint html from a url
- integrate html linting into webpack or gulp
- get real-time html linting in vs code
When to choose
- you need a dedicated, configurable HTML linter with CLI and programmatic APIs
- you want SARIF output for GitHub Code Scanning
- you need editor or CI integration for HTML quality checks
When to avoid
- you need linting for CSS or JavaScript (use Stylelint or ESLint)
- you need full HTML validation against a spec or DTD
- your project does not use Node.js
Facets
cli-tool · maturity active
linter static-site-generator cli developer-tools web-development frontend developer-tools testing cli cross-platform editor-plugin html-linter static-analysis code-quality vscode-extension sarif npm nodejs
7 sources
- readme: https://github.com/htmlhint/HTMLHint · fetched 2026-08-28 · 7aede49ffc7c
- homepage: https://htmlhint.com · fetched 2026-08-29 · d01209689ac5
- site_page: https://htmlhint.com/getting-started · fetched 2026-08-29 · 8cab6e1e29ce
- registry_npm: https://registry.npmjs.org/htmlhint · fetched 2026-08-29 · 9c2969e47809
- site_page: https://htmlhint.com/integrations/task-runner · fetched 2026-08-29 · 0981db8b3e14
- site_page: https://htmlhint.com/integrations/other · fetched 2026-08-29 · 8efee3402cc1
- site_page: https://htmlhint.com/changelog · fetched 2026-08-29 · 1c2605f07496
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| htmlhint/HTMLHint | main | 90 |
For agents
markdown · JSON · MCP: product_card(name="htmlhint/HTMLHint")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem