Installation
Install
<o-embed>
is available on npm. You can install it locally or use a CDN like unpkg.com.
Local Installation
CDN
Services like unpkg.com can serve published npm packages directly as ES modules. For unpkg.com, you’ll need to append ?module
so that bare import specifiers are automatically rewritten.
HTML
Try it on CodePen, or check the Playground from the top menu for more demos.