1.0.0 • Published 4 years ago
vignette-from-url v1.0.0
🖼️ Vignette
Let’s have a web preview of a given URL
Installation
Use the package manager npm to install vignette.
npm install
npm startUsage
Give the URL you want to use curl http://localhost/?url=$URL, and you get as response the JSON:
{
    "title": "$TITLE",
    "image": "$IMAGE"
}Roadmap
- Handle - og:imagemeta tag:- <meta property='og:image' content='//media.example.com/1234567.jpg'/>
Contributing
Pull requests are welcome.
For major changes, please open an issue first to discuss what you would like to change.
Authors and acknowledgment
LICENSE
1.0.0
4 years ago