Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 665 Bytes

File metadata and controls

20 lines (13 loc) · 665 Bytes

ansi_term

CI

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

Important

This library was renamed from ansi-term, now using an underscore

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.15.2.

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.