Registry / cli / go-zoox-chalk

go-zoox-chalk

JSON →
library1.0.2gogounverified

Package chalk provides terminal string styling with colors and formatting.

go get github.com/go-zoox/chalk
INSTALL
IMPORT
SIG · GO-ZOOX-CHALK
G
go-zoox-chalk
cligov1.0.2
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.

chalk
github.com/go-zoox/chalk

Print a red-colored string to the terminal.

package main import ( "fmt" "github.com/go-zoox/chalk" ) func main() { fmt.Println(chalk.Red("Hello, World!")) }
Debug
Known issues

No known issues recorded.

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

No dependency data recorded yet.

Agent activity
22 hits · last 30 days
node
22
Resources
go-zoox-chalk — go get go-zoox-chalk · libregistry