Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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/