Jens Oliver Meiert

hihtml - The HTML tool to validate, link-check, and minify web pages

by•
Meet hihtml, a convenient abstraction that allows you to validate HTML pages using HTML-validate, that checks on deprecated markup using ObsoHTML, that comes with a built-in link checker, and that minifies the respective web pages using HTML Minifier Next!

Add a comment

Replies

Best
Jens Oliver Meiert
Maker
📌
Professional frontend and web development is based on quality HTML. Quality HTML means HTML code that is error-free, uses the right elements for the job, includes cross-references that work, and is optimized for performance. Doing all of this requires remembering and integrating several custom tools. What if you had a single tool—wrapper or abstraction—to handle it all? This is the problem hihtml solves, unifying key HTML quality and optimization aspects in one place—via CLI as well as programmatically.