Pakiet: golang-github-ttacon-chalk-dev (0.1-2)
Odnośniki dla golang-github-ttacon-chalk-dev
Zasoby systemu Debian:
- Raporty o błędach
- Developer Information
- Dziennik zmian w systemie Debian
- Informacje nt. praw autorskich
- Śledzenie łatek systemu Debian
Pobieranie pakietu źródłowego 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]
Opiekunowie:
- Debian Go Packaging Team (Strona QA, Archiwum e-mail)
- Tianon Gravi (Strona QA)
- Tim Potter (Strona QA)
Zasoby zewnętrzne:
- Strona internetowa [github.com]
Podobne pakiety:
- 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
Go library for prettifying terminal/console output
Chalk is a go package for styling console/terminal output.
Check out godoc for some example usage: http://godoc.org/github.com/ttacon/chalk
The api is pretty clean, there are default Colors and TextStyles which can be mixed to create more intense Styles. Styles and Colors can be printed in normal strings (i.e. fmt.Sprintf(chalk.Red)), but Styles, Colors and TextStyles are more meant to be used to style specific text segments (i.e. fmt.Println(chalk.Red.Color("this is red")) or fmt.Println(myStyle.Style("this is blue text that is underlined"))).
This package contains the source.
Pobieranie golang-github-ttacon-chalk-dev
Architektura | Rozmiar pakietu | Rozmiar po instalacji | Pliki |
---|---|---|---|
all | 73,8 KiB | 103,0 KiB | [lista plików] |