codediodeio/sveltefire
Cybernetically enhanced Firebase apps observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 2487
- days_rel: n/a
- days_push: 770
- n_releases_24m: 0
Adoption not part of the score
1659 stars · 133 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
SvelteFire is a TypeScript library that wraps Firebase services (Auth, Firestore, Storage, RealtimeDB, Analytics) in Svelte stores and declarative components. It simplifies realtime data access with reactive syntax, automatic subscription disposal, and loading state handling.
Use cases
- bind firestore documents to svelte stores
- get current firebase auth user in svelte
- fetch realtime collection data reactively
- query subcollections of a firestore document
- handle loading states for firebase data
- access firebase storage and analytics in svelte apps
When to choose
- building svelte or sveltekit apps backed by firebase
- you want declarative components for firestore documents and collections
- you need automatic cleanup of realtime firebase subscriptions
When to avoid
- using react, vue, or angular instead of svelte
- your backend is not firebase
- you need server-side firebase admin operations
Facets
library · maturity active
state-management auth database-driver sdk web-development frontend databases developer-tools svelte firebase firestore svelte-stores realtime-data reactive-bindings javascript web
1 source
- readme: https://github.com/codediodeio/sveltefire · fetched 2026-08-28 · 1ffa40d7856d
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| codediodeio/sveltefire | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="codediodeio/sveltefire")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem