🦣/docs
  • reference

    • api
    • package
fuz_mastodon

Mastodon components and helpers for Svelte, SvelteKit, and Fuz 🦣

mastodon.fuz.dev
repo 0.37.0 npm
npm i -D @fuzdev/fuz_mastodon

api #

Browse the full api docs.

package #

fuz_mastodon 🦣
Mastodon components and helpers for Svelte, SvelteKit, and Fuz
npm i -D @fuzdev/fuz_mastodon
homepage
mastodon.fuz.dev
repo
fuzdev/fuz_mastodon
npm
@fuzdev/fuz_mastodon
version
0.37.0
license
MIT
data
package.json src.json
  • mastodon_cache.svelte.ts
    • MastodonCache
    • mastodon_cache_context
  • mastodon.ts
    • to_mastodon_status_url
    • to_mastodon_status_url_with_author
    • to_mastodon_status_url_with_users_author
    • to_mastodon_api_status_url
    • to_mastodon_api_status_context_url
    • to_mastodon_api_favourites_url
    • MastodonStatusUrl
    • parse_mastodon_status_url
    • fetch_mastodon_status_context
    • fetch_mastodon_status
    • fetch_mastodon_favourites
    • MastodonStatusContext
    • MastodonStatus
    • MastodonFavourite
    • ReplyFilter
    • FavouritedByReplyFilter
    • MinimumFavouritesReplyFilter
    • CustomReplyFilter
    • CreateReplyFilters
    • filter_valid_replies
  • MastodonStatusItem.svelte
    • MastodonStatusItem
  • MastodonStatusTree.svelte
    • MastodonStatusTree
  • storage.ts
    • load_from_storage
    • set_in_storage
  • Toot.svelte
    • Toot
  • TootInput.svelte
    • TootInput
  • TootLoader.svelte
    • TootLoader
  • on this page

    • api
    • package
    🦣/docs