stdlib-js/Check Markdown Link Definitions

Find all broken links in the files of a directory

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
directoryDirectory in which to to search for linksno
excludeRegular expression pattern for URLs that should be skippednonone
successCodesComma-separated list of HTTP response codes that should be considered a successno200, 201, 202, 203, 204, 205, 206, 207, 208, 226
warningCodesComma-separated list of HTTP response codes that should be considered a warningno300, 301, 302, 303, 304, 305, 306, 307, 308
namedescription
failuresNew-line separated list of failing URLs indicating broken links
warningsNew-line separated list of warnings
statusStatus of the completed action (either `success` or `failure`)
all_linksNew-line separated list of all links