Registry / utility / mgutz-ansi

mgutz-ansi

JSON →
library0.0.0-20200706080929-d51e80ef957dgogounverified

Package ansi is a small, fast library to create ANSI colored strings and codes.

go get github.com/mgutz/ansi
INSTALL
IMPORT
SIG · MGUTZ-ANSI
M
mgutz-ansi
utilitygov0.0.0-20200706080929-d51e80ef957d
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/mgutz/ansi

Print a green-colored string using ANSI escape codes.

package main import ( "fmt" "github.com/mgutz/ansi" ) func main() { fmt.Println(ansi.Color("Hello, World!", "green")) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.0.0-20200706080929-d51e80ef957dlatest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources
mgutz-ansi — go get mgutz-ansi · libregistry