philipwalton/html-inspector
HTML Inspector is a code quality tool to help you and your team write better markup. It's written in JavaScript and runs in the browser, so testing your HTML has never been easier. observed · 2026-08-28
Health v2 · maintenance only
10/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases archived no_license
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: n/a
- age_days: 4986
- days_rel: n/a
- days_push: 3191
- n_releases_24m: 0
Adoption not part of the score
2329 stars · 145 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
HTML Inspector is a customizable JavaScript code quality tool for auditing HTML markup, running in the browser or via a PhantomJS-based CLI. It enforces configurable conventions between strict W3C validation and no rules at all.
Use cases
- lint html markup for code quality issues
- enforce team html conventions
- audit dom after scripts run
- validate html less strictly than w3c validator
- write custom html linting rules
When to choose
- you need customizable, extensible HTML quality rules in the browser
- you want a middle ground between strict validation and no linting
When to avoid
- you need an actively maintained tool
- you want modern CLI linting without PhantomJS
- you need CSS/JS linting too
Facets
library · maturity abandoned
testing linter developer-tools web-development frontend developer-tools testing browser cli html-linting code-quality markup-validation phantomjs customizable-rules nodejs
1 source
- readme: https://github.com/philipwalton/html-inspector · fetched 2026-08-28 · e0492e607084
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| philipwalton/html-inspector | main | 10 |
For agents
markdown · JSON · MCP: product_card(name="philipwalton/html-inspector")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem