Registry / utility / muesli-ansi

muesli-ansi

JSON →
library0.0.0-20230905080247-aaf6bff44169gogounverified

A Go library for working with ANSI escape codes, including cursor movement and color.

go get github.com/muesli/ansi
INSTALL
IMPORT
SIG · MUESLI-ANSI
M
muesli-ansi
utilitygov0.0.0-20230905080247-aaf6bff44169
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

ansi
github.com/muesli/ansi

Print colored text using ANSI escape codes.

package main import ( "fmt" "github.com/muesli/ansi" ) func main() { fmt.Println(ansi.Colorize("Hello, World!", "red")) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.0.0-20230905080247-aaf6bff44169latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
5 hits · last 30 days
node
4
Amazon
1
Resources
muesli-ansi — go get muesli-ansi · libregistry