Modules
Renders React components inside Phoenix LiveView.
Protocol for encoding values to JSON for LiveReact.
Encodes LiveReact patch operations into the compact wire format used by
data-props-diff and data-streams-diff.
Utilities for easier integration with Vite in development
A behaviour for rendering React 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 LiveReact components and views.
Mix Tasks
Copies files from assets/copy of the live_react dependency to phoenix project assets folder