2 releases
0.1.1 | Sep 27, 2022 |
---|---|
0.1.0 | Sep 27, 2022 |
0.0.1 |
|
#76 in #viewer
14KB
206 lines
OGLens
Tools for viewing OGP
$ curl https://ogp.me | og
+-----------------+-----------------------------------------------------------------------------------------+
| property | content |
+-----------------+-----------------------------------------------------------------------------------------+
| og:title | Open Graph protocol |
+-----------------+-----------------------------------------------------------------------------------------+
| og:type | website |
+-----------------+-----------------------------------------------------------------------------------------+
| og:url | https://ogp.me/ |
+-----------------+-----------------------------------------------------------------------------------------+
| og:image | https://ogp.me/logo.png |
+-----------------+-----------------------------------------------------------------------------------------+
| og:image:type | image/png |
+-----------------+-----------------------------------------------------------------------------------------+
| og:image:width | 300 |
+-----------------+-----------------------------------------------------------------------------------------+
| og:image:height | 300 |
+-----------------+-----------------------------------------------------------------------------------------+
| og:image:alt | The Open Graph logo |
+-----------------+-----------------------------------------------------------------------------------------+
| og:description | The Open Graph protocol enables any web page to become a rich object in a social graph. |
+-----------------+-----------------------------------------------------------------------------------------+
Dependencies
~8–18MB
~217K SLoC