Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/htanjo/link-check
Link checker (WIP)
https://github.com/htanjo/link-check
Last synced: about 1 month ago
JSON representation
Link checker (WIP)
- Host: GitHub
- URL: https://github.com/htanjo/link-check
- Owner: htanjo
- License: mit
- Created: 2015-03-13T08:31:39.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2015-03-16T03:28:27.000Z (almost 10 years ago)
- Last Synced: 2023-03-23T17:52:57.313Z (almost 2 years ago)
- Language: JavaScript
- Homepage:
- Size: 121 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# link-check
> Link checker (WIP)
## Install
```sh
$ npm install -g htanjo/link-check
```## Usage
```sh
$ link-check
```## License
Copyright (c) 2015 Tanjo, Hiroyuki. Licensed under the [MIT License](LICENSE).