Add AnbUI ()

AnbUI is a minimal text UI library in C.
This commit is contained in:
Jim Huang 2025-04-08 07:26:31 +08:00 committed by GitHub
parent 7e9f71d6c8
commit 4e86be539d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -232,6 +232,7 @@ List of projects that provide terminal user interfaces
<details open><summary><h2>Libraries</h2></summary> <details open><summary><h2>Libraries</h2></summary>
- [AnbUI](https://github.com/oerg866/anbui) A minimal Text UI Library in **C**
- [Ashen](https://github.com/colinta/Ashen) An Elm inspired framework written in **Swift** - [Ashen](https://github.com/colinta/Ashen) An Elm inspired framework written in **Swift**
- [blessed](https://github.com/chjj/blessed) A high-level terminal interface library for **Node.js** - [blessed](https://github.com/chjj/blessed) A high-level terminal interface library for **Node.js**
- [blessed](https://github.com/jquast/blessed) Blessed is an easy, practical library for making **Python** terminal apps - [blessed](https://github.com/jquast/blessed) Blessed is an easy, practical library for making **Python** terminal apps