Skip to content

marianagdeveloper/LIM016-md-links

Β 
Β 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

43 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

mglinks_logo

* * MG-LINKS * *

It is a library that allows you to validate URLs inside markdown files. It will allow you to obtain: link status, total links, unique links and broken links.


Getting started πŸš€

mglinks_banner

These instructions will allow you to install the library on your local machine for development.

See Deployment for the library developed with Node.js.

Installation πŸ”§

You can install it by npm:

$ npm i mg-links

Guide to use βš™οΈ

You can run the library through the terminal:

mg-links <path-to-file> [options]

The paths entered can be relative or absolute and the options you can use are: --help or -h, --stats or -s, --validate or -v, or use both together --stats --validate or -s -v.

Case 1: mg-links <path-to-file>

case1


Case 2: mg-links <path-to-file> --validate

case2


Case 3: mg-links <path-to-file> --stats

case3


Case 4: mg-links <path-to-file> --stats --validate or md-links <path-to-file> --validate --stats

case4


Case 5: mg-links --help

case5


Case 6: When information is omitted or incorrect

case6


Case 7: mg-links <path-to-directory>

case7


Flowcharts

API-flowchart

Flowchart API MDLINKS

CLI-flowchart

Flowchart CLI MDLINKS


Test βœ…

test


Built with πŸ› οΈ

Author βœ’οΈ

Mariana Guanda

About

πŸ“Š MG - LINKS βœ… It's a tool for reads and parses Markdown files, to verify the links they contain and to report some statistics. πŸ’» npm package πŸ’» mg-links

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 100.0%