svelte-holopin
TypeScript icon, indicating that this package has built-in type declarations

1.0.3 • Public • Published

svelte-holopin

npm version npm downloads license

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. ✨🦖

Readme

Keywords

Package Sidebar

Install

npm i svelte-holopin

Weekly Downloads

0

Version

1.0.3

License

MIT

Unpacked Size

4.39 kB

Total Files

7

Last publish

Collaborators

  • zaneshaw