Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/funkymed/oembed
A simple tool to convert oembed in iframe with content
https://github.com/funkymed/oembed
Last synced: 5 days 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 (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-12-11T03:02:42.000Z (about 2 years ago)
- Last Synced: 2024-12-11T05:37:25.716Z (about 1 month 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/