# 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.

Repository: https://github.com/philipwalton/html-inspector
Canonical: https://ross.abutalabs.com/products/html-inspector
Language: JavaScript
License Family: other
Archived: true
Last push: 2017-12-07T15:27:03+00:00

## Health v2 (maintenance only)
Score: 10/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 4986, "days_push": 3191, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, archived, no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2329, forks 145 (observed 2026-08-28T04:06:37.676893+00:00)

## What it is
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
- artifact type: library
- maturity: abandoned
- function: testing, linter, developer-tools
- domain: web-development, frontend, developer-tools, testing
- platform: browser, cli
- tags: html-linting, code-quality, markup-validation, phantomjs, customizable-rules, nodejs

## Member repositories
- philipwalton/html-inspector (main) score 10

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:37.676893+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T02:38:11.289052+00:00, confidence not recorded.
  - readme: https://github.com/philipwalton/html-inspector (fetched 2026-08-28T04:06:37.676893+00:00, sha e0492e607084)
- Data as of 2026-08-30T08:39:29.467469+00:00.
