Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/bcrist/zig-consolehelper
- Owner: bcrist
- License: mit
- Created: 2023-06-17T17:55:03.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-06-10T00:17:14.000Z (7 months ago)
- Last Synced: 2024-06-10T01:28:44.673Z (7 months ago)
- Language: Zig
- Size: 18.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: license
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)