API Reference LiveVue v#0.6.1
View SourceModules
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 by making a POST request to http://{:vite_host}/ssr_render
.
Helpers for testing LiveVue components and views.
Mix Tasks
Copies files from assets/copy of the live_vue dependency to phoenix project assets folder