Packages

HTMX attributes for lustre

Retired package: Deprecated - This library has been renamed to hx

Current section

Files

Jump to
lustre_hx src lustre_hx.app.src
Raw

src/lustre_hx.app.src

{application, lustre_hx, [
{vsn, "0.1.13"},
{applications, [gleam_stdlib,
gleeunit,
lustre]},
{description, "HTMX attributes for lustre"},
{modules, [lustre_hx]},
{registered, []}
]}.