Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/code-reaper08/Link-Master
Link-Master is a Web-APP which finds all the Broken-URL's in your Project's README file. It uses Cheerio for scraping the exact Readme file content and present you with status for each link either as "Success" or "Failure".
https://github.com/code-reaper08/Link-Master
broken-link broken-links find readme readme-broken-link-finder star url webapp
Last synced: about 1 month ago
JSON representation
Link-Master is a Web-APP which finds all the Broken-URL's in your Project's README file. It uses Cheerio for scraping the exact Readme file content and present you with status for each link either as "Success" or "Failure".
- Host: GitHub
- URL: https://github.com/code-reaper08/Link-Master
- Owner: code-reaper08
- License: mit
- Created: 2021-03-11T19:40:26.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2021-09-08T16:58:29.000Z (over 3 years ago)
- Last Synced: 2024-08-01T21:56:39.360Z (4 months ago)
- Topics: broken-link, broken-links, find, readme, readme-broken-link-finder, star, url, webapp
- Language: JavaScript
- Homepage: https://code-reaper08.github.io/Link-Master/
- Size: 4.7 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- project-awesome - code-reaper08/Link-Master - Link-Master is a Web-APP which finds all the Broken-URL's in your Project's README file. It uses Cheerio for scraping the exact Readme file content and present you with status for each link either as (JavaScript)
README
# Link-Master
[![GitHub license](https://img.shields.io/github/license/code-reaper08/Link-Master?style=for-the-badge)](https://github.com/code-reaper08/Link-Master/blob/main/LICENSE) [![GitHub stars](https://img.shields.io/github/stars/code-reaper08/Link-Master?style=for-the-badge)](https://github.com/code-reaper08/Link-Master/stargazers) [![GitHub issues](https://img.shields.io/github/issues/code-reaper08/Link-Master?style=for-the-badge)](https://github.com/code-reaper08/Link-Master/issues) [![GitHub forks](https://img.shields.io/github/forks/code-reaper08/Link-Master?style=for-the-badge)](https://github.com/code-reaper08/Link-Master/network) ![GitHub branch checks state](https://img.shields.io/github/checks-status/code-reaper08/Link-Master/gh-pages?style=for-the-badge) ![Netlify](https://img.shields.io/netlify/f05ffe77-18dc-49a5-be64-f8dfeaaf6751?style=for-the-badge) ![GitHub language count](https://img.shields.io/github/languages/count/code-reaper08/Link-Master?style=for-the-badge) ![Lines of code](https://img.shields.io/tokei/lines/github/code-reaper08/Link-Master?style=for-the-badge) ![Website](https://img.shields.io/website?down_color=lightgrey&down_message=offline&style=for-the-badge&up_color=blue&up_message=online&url=https%3A%2F%2Flink-master.netlify.app%2F) ![GitHub last commit](https://img.shields.io/github/last-commit/code-reaper08/Link-Master?style=for-the-badge) ![https://img.shields.io/badge/Platform-PC-green?style=for-the-badge](https://img.shields.io/badge/Platform-PC-green?style=for-the-badge)
## **Link-Master** is a website which lists all the broken **URL**s in your README file.
### With Link-Master finding and fixing **Broken-URL** is easy task.
## How to use :
Using Link-Master is easy as clicking a button.1. Head over to any one of the websites ,
+ [https://code-reaper08.github.io/Link-Master/](https://code-reaper08.github.io/Link-Master/)+ [https://link-master.netlify.app/](https://link-master.netlify.app/)
2. Paste your Repository's URL in the search box.
![linkmaster-home](https://user-images.githubusercontent.com/64256342/111817782-732aee80-8904-11eb-994c-0b23f67cd4f3.png)
![linkmasterhomelink](https://user-images.githubusercontent.com/64256342/111817952-a2416000-8904-11eb-91ef-74c388124a0d.png)
![linkmasterresult](https://user-images.githubusercontent.com/64256342/111818482-3b707680-8905-11eb-9764-a50884275b65.png)
3. Wait for the result (It takes some time to crawl your README file).
4. **BOOM !!** , You get a status for every URL in your README file.
## Status for Links :
### Link-Master displays a status for every URL in your README file.
### It has 2 status for now,+ success ![linkmastersuccess](https://user-images.githubusercontent.com/64256342/111818237-f5b3ae00-8904-11eb-81a7-39822669336c.png)
+ failure ![masterfailure](https://user-images.githubusercontent.com/64256342/111818256-f8160800-8904-11eb-9e87-8961c1a33422.png)
## Contributing:
This Project is solely done by me. I know it lacks some features and have a lot to optimize. So, contibutions of anyform are welcomed!.**If you like this Project, Be sure to star it .**
## Note :
This website does not work on Mobile Browsers.## License :
MIT LicenseCopyright (c) 2021 Vishwa.R