Show HN: A Rust TUI Library - Klaput News

Show HN: A Rust TUI Library
2 by dxtr_85 | 0 comments on Hacker News.
Hi all, I wanted to share with you a library that I have created. It is written in Rust, a language that I have been learning recently. You can also check it on crates.io: https://ift.tt/DtMSdu1 With this library you can create animated user interfaces within terminal. UI elements can be stored as regular text files (with ANSI escape codes) allowing for community mods. It also reads user input. You can follow a link below for more info. Check the docs here: https://ift.tt/CHyPUsT Also this lib includes a studio app where you can build your UI, it looks like this: https://ibb.co/1Xypfy9 Feedback is appreciated :)

RELATED POST :
Memuat...

Comments

Popular posts from this blog

Show HN: Modifying Clang for a Safer, More Explicit C++ - Klaput News

Show HN: A tool to design and run user state machines - Klaput News