Skip to content

Latest commit

 

History

History

egui_router

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

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.