md-links-validation

1.0.2 • Public • Published

Markdown Links Validation - NodeJS Lib

📝 Description

Extremely simple NodeJS library for listing and validating links within a Markdown file.

🚀 Objective

Get to know the fundamentals of NodeJS and creating libs with the framework.

📌 Important Note

This project was developed and tested only on version 14.19.1 of NodeJS. Make sure you are using the same version to avoid conflicts. In the future, greater compatibility with newer versions should be implemented. No module system of current ECMAScript was used.

🏁 Getting started

Install Markdown Links Validation

$ npm install -g md-links-validation

🔎 How to use

List links on your markdown file

md-links <markdown-path>

Validation of all links in your markdown file

md-links <markdown-path>

👷 Future Features

  • Other visualization options for validated links
  • Error handling for cases of invalid commands on the command line

Package Sidebar

Install

npm i md-links-validation

Weekly Downloads

2

Version

1.0.2

License

ISC

Unpacked Size

6.28 kB

Total Files

9

Last publish

Collaborators

  • dudu.cmt