egui_router

Crates.ioegui_router
lib.rsegui_router
version0.1.2
sourcesrc
created_at2024-07-03 18:06:28.679503
updated_at2024-07-04 23:15:18.103633
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
size156,022
(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: 300

cargo fmt