Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

remark-lint-are-links-valid-alive

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

remark-lint-are-links-valid-alive

Checks if links are still alive

  • 0.3.0
  • latest
  • Source
  • npm
  • Socket score

Version published
Maintainers
1
Created
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

Package last updated on 10 Dec 2017

Did you know?

Socket

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
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc