Live rework in progress.
Please report major issues.

Jens Oliver Meiert

A Node and Command Line Tool to Find Obsolete HTML

Published on Aug 12, 2024 (updated Nov 12, 2024), filed under (feed). (Share this on Mastodon or Bluesky?)

Ever wondered if and where you have obsolete HTML in your code base, whether center or spacer elements, or align or border attributes?

As there don’t seem to be many (any?) tools for that beyond HTML validators, I built a little Node.js helper to find obsolete and proprietary HTML—ObsoHTML, the Obsolete HTML Checker (source).

The package and repository pages have all the documentation.

As this started out as an AI experiment (more soon! more “here”!) and as I’m more of an HTML person, I may have missed something (maybe even “duh”-like). Contributions of any kind are welcome (as well as forking and remixing and what-not).

Keep your HTML clean! 🧹