DanikVitek / ansi-term

Zig library for dealing with ANSI terminals

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ansi-term

CI

Zig library for dealing with ANSI Terminals (escape codes, styles, etc.)

This was originally code which was extracted from lscolors for use in other zig libraries. More features have been added since.

ansi-term is designed to work with Zig 0.11.0.

Documentation

Automatically generated documentation for the project can be found at https://ziglibs.github.io/ansi-term/. Note that autodoc is currently in beta; the website may be broken or incomplete.

About

Zig library for dealing with ANSI terminals

License:MIT License


Languages

Language:Zig 100.0%