API Reference LiveSvelte v0.16.0
View SourceModules
Features
- ⚡ End-To-End Reactivity with LiveView
- 🔋 Server-Side Rendered (SSR) Svelte
- 🪄 Sigil as an Alternative LiveView DSL
- ⭐ Svelte Preprocessing Support with svelte-preprocess
- 🦄 Tailwind Support
- 💀 Dead View Support
- 🤏 live_json Support
- 🦥 Slot Interoperability
Resources
Demo
For a full intro and demo check out the YouTube introduction
Macros to improve the developer experience of crossing the Liveview/Svelte boundary.
A behaviour for rendering Svelte components server-side.
Mix Tasks
Creates Javascript files to be used by esbuild. Necessary for LiveSvelte to work.
Configures any necessary code changes inside Phoenix to make LiveSvelte work.
Installs npm dependencies for LiveSvelte.
Runs all setup tasks for LiveSvelte.