kvnang / workers-og

An `og:image` (social card) generator that is fast, browser-less (no Puppeteer), and capable of running on the edge. This package is designed to be used with Cloudflare Workers (but may be used elsewhere), with the simple API inspired by `@vercel/og`.
MIT License
194 stars 18 forks source link

Difference vs Cloudflare Pages Plugin vercel-og? #10

Open user-0a opened 6 months ago

user-0a commented 6 months ago

Hi, great library! Was just wondering if there is a difference between this and the Cloudflare Pages Plugin that supports vercel-og. The reason why I ask is because the README states that the main difference is edge compatibility, but I believe the CF Pages Plugin version of vercel-og is edge compatible. Thank you again for the great tool :)