queen-raae / gatsby-remark-oembed

A GatsbyJS Plugin that transforms oembed links into its corresponding embed code.
https://gatsby-remark-oembed.netlify.com/
MIT License
162 stars 25 forks source link

Long term: Pull out generic oEmbed code so its possible to use as base for other plugins #115

Open raae opened 3 years ago

raae commented 3 years ago

There would probably be a need for such a plugin in NextJs, Eleventy etc. and it would be nice with a common base package they could all depend on.