Registry / cli / gonvenience-bunt

gonvenience-bunt

JSON →
library1.4.3gogounverified

A Go library for terminal color and style formatting, providing easy-to-use ANSI escape codes.

go get github.com/gonvenience/bunt
INSTALL
IMPORT
SIG · GONVENIENCE-BUNT
G
gonvenience-bunt
cligov1.4.3
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.

bunt
github.com/gonvenience/bunt

Print styled terminal text

package main import ( "fmt" "github.com/gonvenience/bunt" ) func main() { fmt.Println(bunt.Style("Hello, world!", bunt.Bold, bunt.ForegroundCyan)) }
Debug
Known issues

No known issues recorded.

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

No dependency data recorded yet.

Agent activity
23 hits · last 30 days
node
22
OpenAI (training)
1
Resources
gonvenience-bunt — go get gonvenience-bunt · libregistry