Skip to content

Tamarunghi/DEV006-md-links

 
 

Repository files navigation

Markdown Links

Index


1. Project Summary

Library designed for programmers to extract and validate the links within Markdown (.md) files.

3. Flowchart

Flowchart use to create this library flowchart

3. Installation

To install write in your terminal npm install mdlinks-tamarindo

4. Tutorial

To use this library, follow these steps:

Open your terminal and run the following command: node cli.js <path> false By providing false, it will only return the set of information found for each link. node cli.js <path> true By providing true, it will also return the status of each link. node cli.js --help his command will display a brief help text on how to use the library.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%