Socket
Socket
Sign inDemoInstall

remark-lint-are-links-valid-alive

Package Overview
Dependencies
109
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    remark-lint-are-links-valid-alive

Checks if links are still alive


Version published
Weekly downloads
5
Maintainers
1
Install size
8.65 MB
Created
Weekly downloads
 

Readme

Source

Build Status Coverage Status Commitizen friendly

Make your links to follow to your rules!

Installation

npm install remark-lint-are-links-valid-alive # or yarn

Usage

Add remark-lint-are-links-valid-alive to remark's configuration:

{
  "plugins": [
    ...
    "remark-lint-are-links-valid-alive"
  ]
}

Options

remark-lint-are-links-valid-alive uses broken-link-checker internally. So you can pass any its options to remark-lint-are-links-valid-alive.

Note, that this plugin will skip unsupported URL schemes.

Changelog

Follows semver and conventional-commits. See CHANGELOG.md.

License

MIT, see LICENSE.md for details.

Part of a bigger family

This project is a part of remark-lint-are-links-valid

Keywords

FAQs

Last updated on 10 Dec 2017

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc