Socket
Socket
Sign inDemoInstall

md-links-eru

Package Overview
Dependencies
22
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    md-links-eru

esto es una libreria de md-links


Version published
Maintainers
1
Install size
1.06 MB
Created

Readme

Source

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
  • 2. Board de backlog
  • 3. Technical documentation
  • 4. Installation Guide

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

Keywords

FAQs

Last updated on 14 Dec 2020

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc