fuz_mastodon
favicon for fuz_mastodon
Mastodon components and helpers for Svelte, SvelteKit, and Fuz 🦣
npm i -D @ryanatkn/fuz_mastodon
⚠️ This project is still early, and its APIs will change.
import Toot from '@ryanatkn/fuz_mastodon/Toot.svelte'
<Toot
	initial_url="https://hci.social/@ryanatkn/111491794208793604"
	initial_autoload={true}
	replies={true}
	storage_key="example_1"
	{cache}
/>