youtube-react
v0.0.1
Published
React component acting as YouTube iFrame.
Downloads
63
Maintainers
Readme
youtube-react
React component acting as YouTube iFrame.
Install
npm install youtube-react
Example
import YouTube from 'youtube-react';
...
<YouTube video="ya-rr_Lm1N4" height="315px" width="540px" autoplay="1" />
...
License
MIT