Package: golang-github-ttacon-chalk-dev (0.1-2)
Links for golang-github-ttacon-chalk-dev
Debian Resources:
Download Source Package golang-github-ttacon-chalk:
- [golang-github-ttacon-chalk_0.1-2.dsc]
- [golang-github-ttacon-chalk_0.1.orig.tar.gz]
- [golang-github-ttacon-chalk_0.1-2.debian.tar.xz]
Maintainers:
External Resources:
- Homepage [github.com]
Similar packages:
- golang-github-bmatsuo-lmdb-go-dev
- golang-github-tidwall-pretty-dev
- python3-crayons
- golang-github-bep-tmc-dev
- python3-rich
- golang-github-kr-pretty-dev
- golang-github-howeyc-gopass-dev
- lua-ansicolors
- golang-github-ngaut-go-zookeeper-dev
- golang-github-apparentlymart-go-dump-dev
- golang-github-nebulouslabs-fastrand-dev
libreria Go per abbellire l'output su terminale/console
Chalk è un pacchetto Go per applicare stili all'output su terminale/console.
Consultare il godoc per alcuni esempi d'uso: http://godoc.org/github.com/ttacon/chalk
L'API è piuttosto pulita, ci sono Color e TextStyle predefiniti che possono essere mischiati per creare degli Style più intensi. Style e Color possono essere stampati in stringhe normali (es. fmt.Sprintf(chalk.Red)), ma Style, Color e TextStyle sono piuttosto pensati per essere usati per applicare stili a segmenti specifici di testo (es. fmt.Println(chalk.Red.Color("questo è rosso")) o fmt.Println(myStyle.Style("questo è testo blu che è sottolineato"))).
Questo pacchetto contiene i sorgenti.
Download golang-github-ttacon-chalk-dev
Architecture | Package Size | Installed Size | Files |
---|---|---|---|
all | 73.8 kB | 103.0 kB | [list of files] |