Skip to content

A simple tool to convert oembed in iframe with content

Notifications You must be signed in to change notification settings

funkymed/oembed

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OEmbed

Author : Cyril Pereira

Install

yarn add funkymed-oembed --save

or

npm install funkymed-oembed 

Build

yarn build

Test

yarn start

In React

import {OEmbed}  from 'funkymed-oembed/dist/index'
// ...
componentDidMount() {
    new OEmbed();
}

Demo

http://medcg.free.fr/tmp/oembed/

About

A simple tool to convert oembed in iframe with content

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published