egui_router

Crates.ioegui_router
lib.rsegui_router
version0.5.0
created_at2024-07-03 18:06:28.679503+00
updated_at2025-07-11 18:11:07.537702+00
descriptionA SPA router for egui
homepagehttps://lucasmerlin.github.io/hello_egui/
repositoryhttps://github.com/lucasmerlin/hello_egui/tree/main/crates/egui_router
max_upload_size
id1290825
size163,118
Lucas Meurer (lucasmerlin)

documentation

README

egui_router

egui_ver Latest version Documentation unsafe forbidden License

A single-page application router for egui.

It supports:

  • Customizable route transition animations
  • Axum-like route matching and handler functions

Check out the hello_egui demo, which internally uses egui_router to route between the examples and crates.

Commit count: 297

cargo fmt