Skip to content

NicolasMaso/markdown-links-check

Repository files navigation

✅ markdown-links-check

This lib extract the links in a markdown file, has two options:

*The markdown file for the exemple below is at: /files/text.md

  • An array result with all links in the file with the title and the URL

  • Test all the URLs and return the status code for each one

Installation

  • npm i markdown-links-check

How to use

  • Run the following command in terminal -> markdown-links-check filepath

    Change filepath to the actual filepath of your markdown file. This lib can be used globally, the file path can be relative or absolute to the directory where you are running the lib.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published