github.com/xyproto/textoutput

:a: Output text, with and without colors


Keywords
color, console, go, package, tags, terminal, terminal-colors, text, vt100
License
BSD-3-Clause
Install
go get github.com/xyproto/textoutput

Documentation

TextOutput

GoDoc License Go Report Card

Package for controlling text output, with or without colors, using VT100 terminal codes.

example use

Requirements

  • Go 1.17 or later

General info