1.0.5 • Published 3 years ago

md-links-eru v1.0.5

Weekly downloads
14
License
ISC
Repository
github
Last release
3 years ago

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 Untitled Diagram

2. Board backlog :pushpin:

Next, present to you the backlog board of the library board

3. Technical documentation :hammer:

Local dependenciesDescription
AxiosPromise based HTTP client for the browser and node.js
BoxenCreate boxes in the terminal
ChalkTerminal string styling done right
MarkedLow-level compiler for parsing markdown without caching or blocking for long periods of time
Global dependenciesDescription
eslintAirbnb's ESLint config, following our styleguide
jestDelightful JavaScript Testing
nodemonSimple monitor script for use during development of a node.js app.
ModulosDescription
fsThe fs module enables interacting with the file system in a way modeled on standard POSIX functions.
pathThe path module provides utilities for working with file and directory paths
processThe process object is a global that provides information about, and control over, the current Node.js process

Boiletplate :triangular_ruler:

Imagen sin título

Phases :triangular_ruler:

  1. md-links --help help

  2. md-links path 1

  3. md-links path --validate Imagen sin título

  4. md-links path --stats 3

  5. md-links path --stats --validate 4

4. Installation Guide :construction_worker:

Instalar la libreria via npm install --global md-links-eru

$ npm install -global md-links-eru

Instalar la libreria via npm install -i md-links-eru

$ npm install -i md-links-eru

Install from require Imagen sin título

1.0.5

3 years ago

1.0.4

3 years ago

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago