Skip to content

Checks html links (search for broken) in statically generated html pages

Notifications You must be signed in to change notification settings

simi-obs/check-html-links

Repository files navigation

Check HTML Links

A fast checker for broken links/references in HTML.

Installation

npm i -D check-html-links

Usage

npx check-html-links _site

For docs please see our homepage https://rocket.modern-web.dev/docs/tools/check-html-links/.

Comparison

Checking the output of the 11ty-website with 13 missing reference targets (used by 516 links) while checking 501 files. (on January 17, 2021)

Tool Lines printed Times Lang Dependency Tree
check-html-links 38 ~2.5s node 19
link-checker 3000+ ~11s node 106
hyperlink 68 4m 20s node 481
htmltest 1000+ ~0.7s GO -

About

Checks html links (search for broken) in statically generated html pages

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published