Registry / cli / muesli-termenv

muesli-termenv

JSON →
library0.16.0gogounverified

Package termenv provides advanced terminal styling and color support for Go applications.

go get github.com/muesli/termenv
INSTALL
IMPORT
SIG · MUESLI-TERMENV
M
muesli-termenv
cligov0.16.0
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.

termenv
github.com/muesli/termenv

Detect the terminal color profile.

package main import ( "fmt" "github.com/muesli/termenv" ) func main() { p := termenv.ColorProfile() fmt.Println(p) }
Debug
Known issues

No known issues recorded.

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

No dependency data recorded yet.

Agent activity
13 hits · last 30 days
node
12
OpenAI (training)
1
Resources
muesli-termenv — go get muesli-termenv · libregistry