10 breaking releases
| 0.17.0 | Feb 22, 2022 |
|---|---|
| 0.16.0 | Dec 29, 2021 |
| 0.15.0 | Oct 24, 2021 |
| 0.13.0 | Jun 24, 2021 |
| 0.10.0 | Feb 28, 2021 |
#2017 in GUI
8,682 downloads per month
Used in 44 crates
(13 directly)
1.5MB
32K
SLoC
epi: the egui application programming interface
epi is a backend-agnostic interface for writing apps using egui (a platform agnostic GUI library).
This crate provides a common interface for programming an app using egui, which can then be easily plugged into eframe (which is a wrapper over egui_web, egui_glium and egui_glow).
This crate is only for those that want to write an app that can be compiled both natively and for the web.
Dependencies
~6.5–9MB
~92K SLoC