2019-07-25 15:40:34 +02:00
2019-07-13 17:32:53 +02:00
2019-07-13 17:21:16 +02:00
2019-07-15 12:35:35 +02:00
2019-07-25 15:34:43 +02:00
2019-07-25 15:40:34 +02:00
2019-07-13 17:21:16 +02:00

About

This Component allows you to add Youtube-Videos to your Svelte Project

The orginal Component template comes from HERE The Youtube stuff comes from HERE


How to use it ?

Just

npm install --save-dev @sveltecasts/svelte-youtube@0.0.3

And in your Source Code under Script:

import Youtube from "@sveltecasts/svelte-youtube";

<Youtube videoId="..." />

Btw

Here is a youtube video about this component:

https://www.youtube.com/watch?v=Ank3IdQHOuE

Changelog

0.0.4 Update readme :/ 0.0.3 Update svelte version 0.0.2 Changed descripton 0.0.1 Init

Description
Youtube Component for Svelte 3
Readme Unlicense 53 KiB
Languages
Svelte 84.8%
JavaScript 15.2%