check-html-links
TypeScript icon, indicating that this package has built-in type declarations

0.2.4 • Public • Published

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/tools/check-html-links/overview/.

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 -

/check-html-links/

    Package Sidebar

    Install

    npm i check-html-links

    Weekly Downloads

    332

    Version

    0.2.4

    License

    MIT

    Unpacked Size

    24.3 kB

    Total Files

    11

    Last publish

    Collaborators

    • modern-web