https://github.com/atomotic/epub-linkchecker
extract and check links from an epub file
https://github.com/atomotic/epub-linkchecker
code4lib eprdctn epub
Last synced: 6 days ago
JSON representation
extract and check links from an epub file
- Host: GitHub
- URL: https://github.com/atomotic/epub-linkchecker
- Owner: atomotic
- Created: 2018-02-15T12:18:29.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2021-05-21T08:08:14.000Z (almost 4 years ago)
- Last Synced: 2025-04-01T10:51:24.223Z (25 days ago)
- Topics: code4lib, eprdctn, epub
- Language: Go
- Homepage:
- Size: 4.88 KB
- Stars: 5
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# epub-linkchecker
extract and check links from an epub file
## installation
Download a [binary](https://github.com/atomotic/epub-linkchecker/releases) or use `go get`:
go get -u -v github.com/atomotic/epub-linkchecker
## usage$ epub-linkchecker {file.epub}
[](https://asciinema.org/a/234915)