yt-player-es
v1.0.1
Published
ES Module fork of yt-player
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-esimport {YoutubePlayer} from 'yt-player-es';