Modules
LocalLiveView implements functionality of Phoenix.LiveView
inside the browser in Popcorn runtime.
Phoenix component for mounting a LocalLiveView.
Behaviour for server-side mirror modules that receive synced assigns from a LocalLiveView.
Phoenix router macro for mounting a LocalLiveView at a route.
The Phoenix.Socket local live views connect to.
Automatically rebuilds the local project when it changes.
Mix Tasks
Copies LocalLiveView runtime files into the host project and builds the WASM bundle.
Installs LocalLiveView into an existing Phoenix project.