Skip to content

elizabethriver/LIM013-fe-md-links

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

84 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Markdown Links 💻 🛠️

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 📌

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

3. Technical documentation 🔨

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 📐

Imagen sin título

Phases 📐

  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 👷

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

About

MD-LINKS-ERU is a library where you can prove if a .md file contains validate links url.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%