tui_tiling

Crates.iotui_tiling
lib.rstui_tiling
version0.1.0
sourcesrc
created_at2023-01-08 03:46:40.962773
updated_at2023-01-08 03:46:40.962773
descriptionA TUI library for tiling components and and directing input
homepage
repositoryhttps://github.com/dagronlund/tui_tiling
max_upload_size
id753361
size70,501
David Gronlund (dagronlund)

documentation

README

TUI Tiling

TUI tiling framework for use with the TUI/Crossterm crates. Handles paneling and input direction to the appropriate component depending on focus. Each component is responsible for its own local state but does not need to handle switching focus to other components.

Commit count: 13

cargo fmt