Packages

Native platform implementations of the Phoenix LiveView protocol

Retired package: Release invalid - This was a temporary package used for testing purposes.

Current section

Files

Jump to

.formatter.exs

[
import_deps: [:phoenix],
inputs: ["*.{ex,exs}", "{config,lib,test}/**/*.{ex,exs}"],
plugins: [Phoenix.LiveView.HTMLFormatter]
]