termpixels 0.3.0

A work in progress TUI framework.
Documentation

termpixels

A work in progress TUI framework.

Add in Cargo.toml

[dependencies]
termpixels = "*"

Run Example

cargo run --release --example inputs

Warning: This project is currently for my own learning purpose and thus highly unstable.