svelte-holopin Svelte Themes

Svelte Holopin

svelte-holopin

A low effort wrapper of Holopin's board API.

✨ Installation

$ npm i -D svelte-holopin

✨ Usage

<Holopin /> expects a 'user' prop, which points to their Holopin board.

<script>
    import Holopin from 'svelte-holopin';
</script>

<Holopin user="zaneshaw" />

✨🦖 This is an unofficial package and is in no way associated with Holopin. ✨🦖

Top categories

Loading Svelte Themes