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

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.

Awesome Lists containing this project

README

          

# ogdebug

[![npm](https://badge.fury.io/js/ogdebug.svg)](https://badge.fury.io/js/ogdebug)

Create Open Graph reports and sharing previews for sites running on your localhost (or not).

![screenshot](carbon.png)

### 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