Mastodon components and helpers for Svelte, SvelteKit, and Fuz
npm install @fuzdev/fuz_mastodon> Mastodon components and helpers for
> Svelte, SvelteKit,
> fuz_ui, and fuz_css
> 🦣
> ⚠️ This project is still early, and its APIs will change.
> The code is fairly low quality, but the UX for embedding toots should work.
Features:
- embed toots without authentication
- nested replies
- allowlisting replies with configurable filters
- spoiler warnings are behind
- customizable caching
Limitations:
- read-only (no authentication is supported)
- only one view/layout
Planned:
- multiple views and layouts
- a more complete and robust wrapper around the Mastodon API