Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ryanatkn/fuz_mastodon
Mastodon components and helpers for Svelte, SvelteKit, and Fuz
https://github.com/ryanatkn/fuz_mastodon
activitypub activitystreams mastodon svelte sveltekit
Last synced: 5 days ago
JSON representation
Mastodon components and helpers for Svelte, SvelteKit, and Fuz
- Host: GitHub
- URL: https://github.com/ryanatkn/fuz_mastodon
- Owner: ryanatkn
- License: mit
- Created: 2023-10-24T23:05:44.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-04-13T05:03:21.000Z (8 months ago)
- Last Synced: 2024-04-14T13:19:27.310Z (8 months ago)
- Topics: activitypub, activitystreams, mastodon, svelte, sveltekit
- Language: TypeScript
- Homepage: https://mastodon.fuz.dev/
- Size: 448 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# @ryanatkn/fuz_mastodon
[](https://mastodon.fuz.dev/)
> [Mastodon](https://github.com/mastodon/mastodon) components and helpers for
> [Svelte](https://github.com/sveltejs/svelte), [SvelteKit](https://github.com/sveltejs/kit),
> [Fuz](https://github.com/ryanatkn/fuz), and [Moss](https://github.com/ryanatkn/moss)
> 🦣[**mastodon.fuz.dev**](https://mastodon.fuz.dev/)
> ⚠️ 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 cachingLimitations:
- read-only (no authentication is supported)
- only one view/layoutPlanned:
- multiple views and layouts
- a more complete and robust wrapper around the Mastodon API## License [🐦](https://wikipedia.org/wiki/Free_and_open-source_software)
[MIT](LICENSE)