mirror of
https://github.com/jlengrand/OpenGraphKt.git
synced 2026-03-10 08:31:23 +00:00
Updates README
This commit is contained in:
@@ -13,8 +13,10 @@ OpenGraphKt is a tiny wrapper on top of JSoup.
|
|||||||
|
|
||||||
## Current status
|
## Current status
|
||||||
|
|
||||||
* WIP and absolutely not ready for production usage.
|
* Library can extract OpenGraph tags from HTML via a `URL`, `String` or `File` input.
|
||||||
* Implementation missing the music, video and audio verticals (see https://ogp.me/)
|
* Current implementation is JVM only, due to the `JSoup` dependency.
|
||||||
|
* Protocol implementation is complete for `og:` tags, but types aren't fully correct (most types currently are `String`).
|
||||||
|
* Library should be considered in pre-alpha, use this in production at your own risks :).
|
||||||
|
|
||||||
## Dependencies
|
## Dependencies
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user