stdlib-js/Check HTML `src` Attributes

Check all HTML `src` attributes in the Markdown 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 `src` URLsno
excludeRegular expression pattern for `src` 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 `src` URLs indicating broken links
warningsNew-line separated list of warnings
statusStatus of the completed action (either `success` or `failure`)