woutdp/live_svelte
Svelte inside Phoenix LiveView with seamless end-to-end reactivity observed · 2026-08-28
Health v2 · maintenance only
84/100
- Activity 94
- Release rhythm 68
- Longevity 92
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: 74.5
- age_days: 1289
- days_rel: 138
- days_push: 38
- n_releases_24m: 5
Adoption not part of the score
1656 stars · 76 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
LiveSvelte is an Elixir library that integrates Svelte components into Phoenix LiveView, providing seamless end-to-end reactivity over websockets. It supports server-side rendering of Svelte, a sigil-based DSL, TypeScript, Tailwind, and slot interoperability.
Use cases
- build real-time chat UIs in Phoenix with Svelte components
- add client-side interactivity to a LiveView app without a separate SPA
- server-side render Svelte components inside an Elixir web app
- sync complex local frontend state with a Phoenix server over websockets
- use Svelte animations and scoped CSS in a LiveView project
- create hybrid apps where LiveView handles forms and Svelte handles rich UI
When to choose
- you use Phoenix LiveView and want Svelte's DX, animations, and scoped CSS
- you need complex client-side state alongside server-driven real-time updates
- you want SSR for Svelte within an Elixir stack
When to avoid
- your project is not built on Phoenix or Elixir
- you need a fully client-side SPA without a server-rendered backend
- your production environment cannot run Node.js 19+ for SSR
Facets
library · maturity active
ssr websocket frontend-framework state-management templating web-development frontend developer-tools cross-platform svelte phoenix-liveview elixir end-to-end-reactivity hex-package real-time web-server nodejs
2 sources
- readme: https://github.com/woutdp/live_svelte · fetched 2026-08-28 · e9ff7024594d
- homepage: https://hexdocs.pm/live_svelte · fetched 2026-08-29 · f87861f9206e
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| woutdp/live_svelte | main | 84 |
For agents
markdown · JSON · MCP: product_card(name="woutdp/live_svelte")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem