1.0.4 • Published 5 years ago
sharonhq v1.0.4
Table of Contents
About The Project

This module extracts all the links that are in a markdown file, it has two options:
- --validate: Check if there are valid or broken links
- --stats: Shows a statistic of the total number of links and how many of them are unique.
- --validate --stats: Adds to the statistics the total amount of broken links.
Flowchart
Implementation Board

Getting Started
Installation
- Install NPM packages
npm i sharonhqUsage
We will use the md-links command to get the links of the path.
sharonhq md-links <path>--validate
sharonhq md-links <path> --validate--stats
sharonhq md-links <path> --stats--validate --stats
sharonhq md-links <path> --validate --statsContact
Project Link: https://github.com/SharonHQ/LIM013-fe-md-links
1.0.4
5 years ago