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
console console-color stdio stdout termcolor terminal zig zig-library zig-package ziglang
Last synced: 13 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 (8 months ago)
- Last Synced: 2024-12-01T15:37:15.895Z (2 months ago)
- Topics: console, console-color, stdio, stdout, termcolor, terminal, zig, zig-library, zig-package, ziglang
- Language: Zig
- Homepage:
- 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)