Modules
LiveVue provides seamless integration between Phoenix LiveView and Vue.js components.
Macros to improve the developer experience of crossing the Liveview/Vue boundary.
Protocol for encoding values to JSON for LiveVue.
Utilities for easier integration with Vite in development
A behaviour for rendering Vue components server-side.
Implements SSR by using NodeJS package.
Implements SSR using an embedded QuickBEAM JavaScript runtime.
Implements SSR by making a POST request to http://{:vite_host}/ssr_render.
HEEX sigil override that injects LiveVue shared props and v-socket into every <.vue ...>
tag and LiveVue shortcut component tag.
Helpers for testing LiveVue components and views.
Mix Tasks
Installer for LiveVue with Vite.