https://github.com/nektro/zig-ansi
ANSI utilities for CLI usage in Zig.
https://github.com/nektro/zig-ansi
zig zig-package
Last synced: about 1 year ago
JSON representation
ANSI utilities for CLI usage in Zig.
- Host: GitHub
- URL: https://github.com/nektro/zig-ansi
- Owner: nektro
- License: mit
- Created: 2020-12-09T19:24:11.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2025-02-16T06:11:13.000Z (over 1 year ago)
- Last Synced: 2025-03-18T13:15:17.989Z (over 1 year ago)
- Topics: zig, zig-package
- Language: Zig
- Homepage:
- Size: 17.6 KB
- Stars: 21
- Watchers: 2
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# zig-ansi

[](https://github.com/nektro/zig-ansi/blob/master/LICENSE)
[](https://discord.gg/P6Y4zQC)
ANSI utilities for CLI usage in Zig.
## Zig
- https://ziglang.org/
- https://github.com/ziglang/zig
- https://github.com/ziglang/zig/wiki/Community
## Getting Started
Using https://github.com/nektro/zigmod, add a `git` type with a path of `https://github.com/nektro/zig-ansi`.
## Usage
See `src/main.zig` or do `zig build run` to see examples.
See `src/lib.zig` for source code.
## Built With
- Zig 0.7.0
## Contact
- hello@nektro.net
- https://twitter.com/nektro
## License
MIT