go-ANSI
Version
go-ansi is currently in Version 1.4.1
Idea
Writing ANSI Codes is tedious. That’s why there are libraries for simplifying that but most I found do only one subset of codes: colors. Arguably the most important, but not the only. This library attempts to implement all ANSI codes there are.
Purposes
Use ANSI Codes without the pain.
Sourcecode
Sourcehut: https://git.sr.ht/~mpldr/go-ansi
License
MIT License