1.0.5 • Published 5 years ago

dead-link-checker v1.0.5

Weekly downloads
-
License
ISC
Repository
-
Last release
5 years ago

Jordan Does Dead Link Checking Build Status

Searches a specified domain name for any dead links that exist.

Getting Started

Clone the repository and run npm i.

Update the domain that you want to search in the src/index.ts file.

After that, you just need to run npm start and it'll scrape the categories and email the results to you.

Full Guide

Prerequisites

Tested on Node v10.15.0 and NPM v6.4.1.

Installing

After installing NodeJS you should be able to just run the following in the terminal.

npm i

Unit Testing

npm test

Built With

Authors

License

This project is licensed under the ISC License