Search results
37 packages found
Sort by: Default
- Default
- Most downloaded this week
- Most downloaded this month
- Most dependents
- Recently published
herramienta de línea de comando (CLI) así como tu propia librería (o biblioteca - library) en JavaScript.
Library that reads .md files and validates (--validates) the status of the links inside .md files and can gives links statistics (--stats)
Librería para extraer enlaces de archivos Markdown y realizar diversas operaciones con estos
Herramienta en Node.js, que lee y analiza archivos en formato Markdown, para verificar los links que contengan y reportar algunas estadísticas
herramienta de línea de comando (CLI) así como tu propia librería (o biblioteca - library) en JavaScript.
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.
Validator of links contained only in md files

Encuentra links en archivos .md

A command line tool for which reads and parses Markdown files, to verify the links they contain and to report some statistics.
<br><img src="https://github.com/martinaemunoz/DEV007-md-links/raw/main/img/banner-md.png" style= width:80%>
`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
libreria para validar links
[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
libreria para analizar archivos.md
Tool to read, validate, and analyze files in Markdown format.
library in charge of reading and parsing files in Markdown Format
## Índice
Md-Links te ayudará a verificar si los links que estén en los archivos .md sirven o ya están invalidados.