oEmbed web component that make you easy to embed everything.
npm install oembed-component> oEmbed web component that make you easy to embed everything.

is component to help developer put any embed that support oEmbed to website easier.
Add script tag at head
``html`
or install with Yarn
`sh`
yarn add oembed-component
`html`
Property | Type | Default | Require | Description
:--- |:--- |:--- |:--- |:---
url | String | "" | true | URL of object Provider supportedproxy | String | "" | false | URL of proxy
!Chrome | !Opera | !Firefox | !Safari |!IE | !Edge |
:---: | :---: | :---: | :---: | :---: | :---: |
Latest ✔ | Latest ✔ | Latest ✔ | Latest ✔ | 11+ | Latest ✔
Development
`sh
yarn # Install dependencies
yarn dev # Start the development
yarn test # Run unit test
yarn build # Run build for make bundle
`Development
`sh
yarn # Install dependencies
yarn dev # Start the development
yarn test # Run unit test
yarn build # Run build for make bundle
``See my another project at thangman22.com