https://github.com/tdjsnelling/ogdebug
Create Open Graph reports and sharing previews for sites running on your localhost.
https://github.com/tdjsnelling/ogdebug
debug localhost opengraph opengraph-tags
Last synced: 6 months ago
JSON representation
Create Open Graph reports and sharing previews for sites running on your localhost.
- Host: GitHub
- URL: https://github.com/tdjsnelling/ogdebug
- Owner: tdjsnelling
- License: mit
- Created: 2019-01-30T15:29:46.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2019-02-04T16:21:42.000Z (about 7 years ago)
- Last Synced: 2024-11-17T02:18:59.733Z (over 1 year ago)
- Topics: debug, localhost, opengraph, opengraph-tags
- Language: JavaScript
- Homepage: https://tdjs.tech/projects/ogdebug
- Size: 474 KB
- Stars: 5
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ogdebug
[](https://badge.fury.io/js/ogdebug)
Create Open Graph reports and sharing previews for sites running on your localhost (or not).

### Installation
```
npm i ogdebug -g
```
### Usage
```
ogdebug -u [-V] [-s] [-p]
```
A report will be generated in your terminal (or browser with the `-V` flag).
Run `ogdebug -h` for a full list of options.
### License
MIT