1.0.0 • Published 1 year ago

verify-links-md v1.0.0

Weekly downloads
-
License
ISC
Repository
github
Last release
1 year ago

Verify Links

A library created with Node.Js made for the use of checking existing links, it detects texts in the readme file, where it detects and evaluates whether the links are working or not.

Documentation

This library has very easy commands to perform.

First command: npm run cli (path of the directory or file you want to check)

Get Links

    npm run cli ./arquivos
            or
    npm run cli ./arquivos/text.md

cli run default

How to validate the links? This library returns the http values, for that we use the "valida" command after the file.

   npm run cli ./arquivos valida
           or
   npm run cli ./arquivos/text.md valida

cli run valida

References

🚀 About me

I'm a beginner developer making my first library, I'm studying to be a Full-Stack DEV.

🔗 Links

portfolio linkedin github

1.0.0

1 year ago