Registry / cli / gookit-color-v1

gookit-color-v1

JSON →
library1.1.6gogounverified

Command line color library for Go.

go get gopkg.in/gookit/color.v1
INSTALL
IMPORT
SIG · GOOKIT-COLOR-V1
G
gookit-color-v1
cligov1.1.6
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
gopkg.in/gookit/color.v1

Print colored text to the terminal.

package main import ( "fmt" "gopkg.in/gookit/color.v1" ) func main() { color.Red.Println("Hello, World!") fmt.Println(color.Red.Sprint("Hello, World!")) }
Debug
Known issues

No known issues recorded.

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

No dependency data recorded yet.

Agent activity
22 hits · last 30 days
node
22
Resources
gookit-color-v1 — go get gookit-color-v1 · libregistry