yt-player-es
v1.0.1
Published
ES Module fork of yt-player
Downloads
3
Readme
yt-player-es
A simple fork of yt-player
that uses ES Modules and removes require() calls.
See yt-player for usage and docs.
Original package by Feross Aboukhadijeh.
Install
npm install yt-player-es
import {YoutubePlayer} from 'yt-player-es';