Registry / utility / pschlump-ansi

pschlump-ansi

JSON →
library1.0.9gogounverified

A small, fast library to create ANSI colored strings and codes for terminal output.

go get github.com/pschlump/ansi
INSTALL
IMPORT
SIG · PSCHLUMP-ANSI
P
pschlump-ansi
utilitygov1.0.9
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/pschlump/ansi

Print red colored text

package main import ( "fmt" "github.com/pschlump/ansi" ) func main() { fmt.Println(ansi.Colorize("Hello, World!", ansi.Red)) }
Debug
Known issues

No known issues recorded.

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

No dependency data recorded yet.

Agent activity
6 hits · last 30 days
node
6
Resources
pschlump-ansi — go get pschlump-ansi · libregistry