karsa

Crates.iokarsa
lib.rskarsa
version0.1.2
sourcesrc
created_at2024-02-07 18:03:24.424542
updated_at2024-03-10 15:33:23.845203
descriptionUser friendly TUI library
homepage
repositoryhttps://github.com/pwn2clown/karsa
max_upload_size
id1130773
size39,555
(pwn2clown)

documentation

https://docs.rs/karsa/

README

crates.io Released API docs

Karsa

Karsa is a lightweight terminal user interface (TUI) library built on top of crossterm.

Features

  • Low dependency
  • User friendly API
  • Render loop
  • Mouse support
  • Multiple widgets

Widgets

  • Table
  • Tabs
  • Text (with styling)
  • WidgetBox

Demo

$ cargo run --example table
Commit count: 0

cargo fmt