Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/nektro/zig-ansi

ANSI utilities for CLI usage in Zig.
https://github.com/nektro/zig-ansi

zig zig-package

Last synced: 3 months ago
JSON representation

ANSI utilities for CLI usage in Zig.

Awesome Lists containing this project

README

        

# zig-ansi
![loc](https://sloc.xyz/github/nektro/zig-ansi)
[![license](https://img.shields.io/github/license/nektro/zig-ansi.svg)](https://github.com/nektro/zig-ansi/blob/master/LICENSE)
[![discord](https://img.shields.io/discord/551971034593755159.svg?logo=discord)](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
- [email protected]
- https://twitter.com/nektro

## License
MIT