#ui #alpha #console-terminal

tvis

A console/terminal UI library (very alpha! such WIP!)

17 releases (10 breaking)

Uses old Rust 2015

0.15.3 Dec 17, 2017
0.15.2 Oct 19, 2017
0.14.1 Sep 1, 2017
0.12.0 May 25, 2017
0.3.1 Mar 30, 2017

#722 in Command-line interface

MIT/Apache

260KB
7K SLoC

tvis

A console/terminal UI library.

Build Status

Documentation

Usage

Add this to your Cargo.toml:

[dependencies]
tvis = "0.15.3"

and this to your crate root:

extern crate tvis;

Examples

Dependencies

~195KB