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.