Easy Terminal in Zig

Hi everyone, I just finished a simple terminal library and wanted to share it with you.

The library is organized into submodules: info, settings, ansi, cli, events, with prompts coming soon.

For complete documentation, comparisons, and tests, please visit the - docs.

I warmly welcome your constructive feedback to help me improve and expand this library further!


GitHub Repository

5 Likes