amappola7/md-links
Md Links is a library that allows you to extract links from markdown files and check if they work or not through HTTP requests. In addition, it generates certain statistics as the number of total, unique and broken links. This is a Laboratoria Bootcamp Project - Cohort BOG005 💛
JavaScript
Issues
- 0
How to create and publish a NPM library
#53 opened by amappola7 - 0
Create npm installable library
#52 opened by amappola7 - 0
Test for mdLinks() function
#66 opened by amappola7 - 0
Test for cli() function
#70 opened by amappola7 - 0
- 0
Add Git Tag to version my project
#74 opened by amappola7 - 0
Crear cuenta en NPM
#75 opened by amappola7 - 0
How to set up ESLint
#55 opened by amappola7 - 0
Fix linter problems
#73 opened by amappola7 - 0
Set up ESLint
#54 opened by amappola7 - 0
- 0
Test for evaluateArguments() function
#69 opened by amappola7 - 0
Test for getStatsWithValidate() function
#68 opened by amappola7 - 0
Test for getStatsWithoutValidate() function
#67 opened by amappola7 - 0
Test for function validateLink()
#45 opened by amappola7 - 0
Test for function getFileLinks()
#34 opened by amappola7 - 0
Make the module installable from Github
#56 opened by amappola7 - 0
Test for function getLinks()
#41 opened by amappola7 - 0
- 0
Test for function getPathsOfMdFiles()
#42 opened by amappola7 - 0
Test for function checkFileExtension()
#38 opened by amappola7 - 0
Test for function checkDirOrFile()
#33 opened by amappola7 - 0
Test for function getAbsolutePath()
#31 opened by amappola7 - 0
Test for function checkIfPathExists()
#29 opened by amappola7 - 0
Assemble function for CLI
#47 opened by amappola7 - 0
Make function to evaluate the arguments
#64 opened by amappola7 - 0
Create function that makes stats with validate
#63 opened by amappola7 - 0
- 0
- 0
How to make an HTTP request using Node Fetch
#58 opened by amappola7 - 0
Assemble mdLinks function in the mdLinks module
#50 opened by amappola7 - 0
Make refactoring of functions with Promises
#59 opened by amappola7 - 0
- 0
- 0
Do learn your Node exercises
#57 opened by amappola7 - 0
Make documentation of the library
#51 opened by amappola7 - 0
- 0
- 0
- 0
- 0
- 0
Create a function that save the result of the HTTP request into the links information - responseHTTPRequest()
#49 opened by amappola7 - 0
- 0
- 0
- 0
- 0
Define modules structure
#27 opened by amappola7 - 0
Add type module to Package JSON
#26 opened by amappola7 - 0
Test for function responseHTTPRequest()
#48 opened by amappola7 - 0
Test for function processFile()
#36 opened by amappola7