aleja-md-links
Herramienta en Node.js, que lee y analiza archivos en formato Markdown, para verificar los links que contengan y reportar algunas estadísticas
Herramienta en Node.js, que lee y analiza archivos en formato Markdown, para verificar los links que contengan y reportar algunas estadísticas
## Índice
[Markdown](https://es.wikipedia.org/wiki/Markdown) es un lenguaje de marcado ligero muy popular entre developers. Es usado en muchísimas plataformas que manejan texto plano (GitHub, foros, blogs, ...), y es muy común encontrar varios archivos en ese fo
Show links and statistics of mdfiles
Validator of links contained only in md files
This module allows you to extract links from a markdown file, and shows an Array of objects with the link, the test of the link, the status of this link and the line of the Markdown file where the link was found.
`md-links-md` es una libreria que permite extraer los links presentes en un archivo Markdown (.md).Puedes utilizarlo como módulo o requerirlo desde un archivo javascript en tu proyecto. Además indica la ruta del archivo donde se encontró el link y el tex
Validator of links contained only in md files
herramienta de línea de comando (CLI) así como tu propia librería (o biblioteca - library) en JavaScript.
Librería para extraer enlaces de archivos Markdown y realizar diversas operaciones con estos
Library that tests markdown links status
Herramienta que lee y analiza archivos en formato .md
Library that reads .md files and validates (--validates) the status of the links inside .md files and can gives links statistics (--stats)
A command line tool for which reads and parses Markdown files, to verify the links they contain and to report some statistics.
## Índice
Tool to read, validate, and analyze files in Markdown format.
Encuentra links en archivos .md y muestra estadísticas de su estado
<br><img src="https://github.com/martinaemunoz/DEV007-md-links/raw/main/img/banner-md.png" style= width:80%>
libreria para validar links
## Índice