Skip to content

Commit 18ee8b2

Browse files
yehorsyrinakullpp
andauthored
feat(cli): add AliveJTUI
* Add AliveJTUI to Text-Based User Interfaces * fix: merge two sentences into one --------- Co-authored-by: Andreas Kull <akullpp@gmail.com>
1 parent d150b33 commit 18ee8b2

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -187,6 +187,7 @@ _Libraries to assist with parsing command line arguments._
187187

188188
_Libraries that provide TUI frameworks, or building blocks related functions._
189189

190+
- [AliveJTUI](https://github.com/yehorsyrin/alivejTUI) - Declarative, React-style TUI library for building terminal UIs as component trees with diff-based rendering, focus management, and themes.
190191
- [Jansi](https://github.com/fusesource/jansi) - ANSI escape codes to format console output.
191192
- [Jexer](https://gitlab.com/AutumnMeowMeow/jexer) - Advanced console (and Swing) text user interface (TUI) library, with mouse-draggable windows, built-in terminal window manager, and sixel image support. Looks like [Turbo Vision](https://en.wikipedia.org/wiki/Turbo_Vision).
192193
- [Text-IO](https://github.com/beryx/text-io) - Aids the creation of full console-based applications.

0 commit comments

Comments
 (0)