Packages

Use the fixi.js hypermedia library with Lustre!

Current section

Files

Jump to
flixi src flixi.app.src
Raw

src/flixi.app.src

{application, flixi, [
{vsn, "1.0.0"},
{applications, [gleam_http,
gleam_stdlib,
lustre]},
{description, "Use the fixi.js hypermedia library with Lustre!"},
{modules, [flixi,
flixi@@main]},
{registered, []}
]}.