| Crates.io | tuifw-screen |
| lib.rs | tuifw-screen |
| version | 0.26.0 |
| created_at | 2020-08-09 13:25:22.084078+00 |
| updated_at | 2024-09-21 09:22:18.534981+00 |
| description | Text User Interface Framework. Basic platform-independent text screen implementation. |
| homepage | |
| repository | https://github.com/A1-Triard/tuifw |
| max_upload_size | |
| id | 274626 |
| size | 23,356 |
Text User Interface Framework. Intended to abstract over ncurses/notcurses/win console API/DOS text mode/etc.
Basic platform-independent text screen implementation. Uses tuifw-screen-winapi and tuifw-screen-ncurses as backend.