{"repo":"remarkjs/remark-lint-no-dead-urls","free":true,"listed":false,"github":"https://github.com/remarkjs/remark-lint-no-dead-urls","clone":"git clone https://github.com/remarkjs/remark-lint-no-dead-urls.git","description":"lint rule to warn when URLs are dead","language":"JavaScript","stars":83,"topics":["alive","dead","link","markdown","remark","remark-lint-rule","remark-plugin","url"],"license":"MIT","category":"dev-tools","readme_excerpt":"remark-lint-no-dead-urls [![Build][badge-build-image]][badge-build-url] [![Coverage][badge-coverage-image]][badge-coverage-url] [![Downloads][badge-downloads-image]][badge-downloads-url] [![Size][badge-size-image]][badge-size-url] [![Sponsors][badge-sponsors-image]][badge-collective-url] [![Backers][badge-backers-image]][badge-collective-url] [![Chat][badge-chat-image]][badge-chat-url] [ remark-lint ][github-remark-lint] rule to warn when URLs are dead. Contents What is this? When should I use this? Install Use API Options [ unified().use(remarkLintNoDeadUrls[, options]) ](#unifieduseremarklintnodeadurls-options) Related Compatibility Security Contribute License What is this? This lint rule checks whether URLs are alive or not. When should I use this? You can use this lint rule to check that URLs are alive. It’s similar to [ remark-validate-links ][github-remark-validate-links], but there’s an important difference. That package checks the file system locally: whether path/to/example.md exists. But this package, remark-lint-no-dead-urls , checks the internet: whether https://a.com is alive, /docs/example is reachable on https://mydomain.com , and even whether certain IDs exist on a web page. This package uses [ dead-or-alive ][github-dead-or-alive]. You can use it when you want to check URLs programmatically yourself. Install This package is [ESM only][github-gist-esm]. In Node.js (version 18+), install with [npm][npm-install]: In Deno with [ esm.sh ][esm-sh]: In browsers with","default_branch":null,"files":null,"tree":[],"storefront":"/r/remarkjs","claimed":false,"request_supported":{"post":"https://gitbuyer.com/r/remarkjs/remark-lint-no-dead-urls/request-supported","requests":0},"note":"indexed from public GitHub; nothing is for sale on this page. Clone it from GitHub. Paid listings live at /search."}