Registry / cli / akyoto-color

akyoto-color

JSON →
library1.8.12gogounverified

An ANSI color package for Go that provides simple and custom colorized output to standard output, with support for disabling colors globally or locally.

go get github.com/akyoto/color
INSTALL
IMPORT
SIG · AKYOTO-COLOR
A
akyoto-color
cligov1.8.12
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/akyoto/color

Prints red text to the console.

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

No known issues recorded.

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

No dependency data recorded yet.

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