An open API service indexing awesome lists of open source software.

https://github.com/rmlzy/find-dead-link

Find dead link in github README.
https://github.com/rmlzy/find-dead-link

Last synced: about 1 month ago
JSON representation

Find dead link in github README.

Awesome Lists containing this project

README

        

Find dead link in github README.

## Installation

```bash
$ npm i -g find-dead-link

# or
$ yarn global add find-dead-link
```

## Usage

```bash
$ fdl https://github.com/sindresorhus/awesome-electron
```

## Preview
![](./preview.png)

## License
MIT