Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/bcrist/zig-consolehelper

Console Helpers for command line applications
https://github.com/bcrist/zig-consolehelper

Last synced: 21 days ago
JSON representation

Console Helpers for command line applications

Awesome Lists containing this project

README

        

# Zig-ConsoleHelper
## Console helpers for command line Zig applications

* Configures Windows stdout/stderr for UTF-8 and enables virtual terminal escape processing
* Generates escape sequences to change the current color/style
* Prints file context information with optional line numbers and highlighting (e.g. for error messages)