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

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

mirror of codeberg.org/bcrist/zig-consolehelper
https://github.com/bcrist/zig-consolehelper

console console-color stdio stdout termcolor terminal zig zig-library zig-package ziglang

Last synced: 4 days ago
JSON representation

mirror of codeberg.org/bcrist/zig-consolehelper

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)