Skip to content

It's a node.js lib for find errors in archives marckdown

Notifications You must be signed in to change notification settings

JoaoIto/Library-links-node.js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Release v1.4.8

Version for publish a lib in npm global!

In this application, we build a node.js construction and identification library, capturing links within markdown from JS index in result console!

Feactures

You can insert a marckdow archive in folder archives lib, and when you run a console, npm run cli you can return in console, a obj list a links marckdow archives! Because in a regex function indentify the artchives!

Commands

  • npm run cli: Can return a object complete with a links and keys;
  • npm run cli:links: return a arr with links in a archives;
  • npm run cli:v-links return a complete obj arr, with a codes urls, status code and errors code in a links;

Have fun!