https://github.com/funkymed/oembed
A simple tool to convert oembed in iframe with content
https://github.com/funkymed/oembed
Last synced: 4 months ago
JSON representation
A simple tool to convert oembed in iframe with content
- Host: GitHub
- URL: https://github.com/funkymed/oembed
- Owner: funkymed
- Created: 2019-08-23T09:35:51.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2022-12-11T03:02:42.000Z (over 2 years ago)
- Last Synced: 2025-01-24T09:34:14.917Z (5 months ago)
- Language: JavaScript
- Size: 978 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 14
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# OEmbed
Author : Cyril Pereira
## Install
```bash
yarn add funkymed-oembed --save
```or
```bash
npm install funkymed-oembed
```## Build
```bash
yarn build
```## Test
```bash
yarn start
```## In React
```javascript
import {OEmbed} from 'funkymed-oembed/dist/index'
// ...
componentDidMount() {
new OEmbed();
}
```Demo
http://medcg.free.fr/tmp/oembed/