0.0.10 • Published 11 months ago
@embedz/test v0.0.10
embedz
Easy, dependency free embeds for Svelte and Vue.
# Supports only Svelte for now, requires Svelte 5 and above
npm i @embedz/test<script>
import { YouTube, Vimeo } from "@embedz/test";
</script>
<YouTube
id="KRVnaN29GvM"
posterquality="max"
/>