lustre_routed
Lustre routed is a helper library for Lustre that helps create single-page-applications with the JS history routing API. It allows you to create applications with different routes without having a full-page refresh between the routes.
Quickstart
gleam add lustre_routed
Take a look at the basic example to get an idea of how to use the library.
Further documentation can be found at https://hexdocs.pm/lustre_routed.