Registry / cli / gookit-color

gookit-color

JSON →
library1.6.1gogounverified

Package color is a command line color library for terminal output styling.

go get github.com/gookit/color
INSTALL
IMPORT
SIG · GOOKIT-COLOR
G
gookit-color
cligov1.6.1
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.

color
github.com/gookit/color

Print colored text to terminal

package main import ( "github.com/gookit/color" ) func main() { color.Red.Println("This is red text") }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.6.1latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
20 hits · last 30 days
node
18
OpenAI (training)
1
Resources
gookit-color — go get gookit-color · libregistry