md-links-eru
v1.0.5
Published
esto es una libreria de md-links
Readme
Markdown Links :computer: :hammer_and_wrench:
MD-LINKS-ERU is a library where you can prove if a .md file contains validate links url.
- List a path with .md files
- See which one of .md files contains links
- Validate links OK and Fails
- Stats on your links
Index
1. Flowchart
Here is the flow chart

2. Board backlog :pushpin:
Next, present to you the backlog board of the library board
3. Technical documentation :hammer:
| Local dependencies | Description | | ------ | ------ | | Axios | Promise based HTTP client for the browser and node.js | | Boxen | Create boxes in the terminal| | Chalk | Terminal string styling done right | | Marked | Low-level compiler for parsing markdown without caching or blocking for long periods of time |
| Global dependencies | Description | | ------ | ------ | | eslint |Airbnb's ESLint config, following our styleguide | | jest | Delightful JavaScript Testing| | nodemon | Simple monitor script for use during development of a node.js app. |
| Modulos | Description | | ------ | ------ | | fs | The fs module enables interacting with the file system in a way modeled on standard POSIX functions. | | path | The path module provides utilities for working with file and directory paths| | process | The process object is a global that provides information about, and control over, the current Node.js process |
Boiletplate :triangular_ruler:

Phases :triangular_ruler:
md-links --help

md-links path

md-links path --validate

md-links path --stats

md-links path --stats --validate

4. Installation Guide :construction_worker:
Instalar la libreria via npm install --global md-links-eru
$ npm install -global md-links-eruInstalar la libreria via npm install -i md-links-eru
$ npm install -i md-links-eruInstall from require

