link_checker 2.0.2 copy "link_checker: ^2.0.2" to clipboard
link_checker: ^2.0.2 copied to clipboard

outdated

Can find links and check if they're dead in almost any type of file

link_checker #

Can find links and check if they're dead in almost any file.

Are you tired of finding dead links in projects from READMEs to large websites? Yes, yes you are. link_checker allows you to test for dead links, whether it be a single link, a file, or an entire project, all with a single line! It can check most types of file, such as Java, Dart, and Markdown. link_checker can efficiently search your entire project by allowing you to blacklist directories, blacklist links using regex, etc.

The only caveat is that since Markdown files are parsed, the links obtained from them may differ from the original links.

You'll probably want the CI to run every twenty-four hours, since broken links aren't created from just your own commits, but external web pages being deleted as well.

0
likes
30
pub points
0%
popularity

Publisher

unverified uploader

Can find links and check if they're dead in almost any type of file

Repository (GitLab)
View/report issues

License

MIT (LICENSE)

Dependencies

markdown

More

Packages that depend on link_checker