Skip to content

v1.0.0

Compare
Choose a tag to compare
@justinribeiro justinribeiro released this 01 Oct 23:34
v1.0.0
cf1137d

Install

This web component is built with ES modules in mind and is
available on NPM:

npm i @justinribeiro/lite-youtube
# or
yarn add @justinribeiro/lite-youtube

Install with CDN

If you want the paste-and-go version, you can simply load it via CDN:

<script type="module" src="https://cdn.jsdelivr.net/npm/@justinribeiro/[email protected]/lite-youtube.js"></script>