Pacote: golang-github-ttacon-chalk-dev (0.1-2)
Links para golang-github-ttacon-chalk-dev
Recursos de Debian:
- Relatórios de bug
- Informação de desenvolvedor(a)
- Debian Changelog
- Arquivo de copyright
- Rastreador de patch Debian
Baixe o pacote-fonte 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]
Mantenedores(as):
- Debian Go Packaging Team (QA Página, E-mail Arquivo)
- Tianon Gravi (QA Página)
- Tim Potter (QA Página)
Fontes externas:
- Pagina principal [github.com]
Pacotes similares:
- golang-github-bmatsuo-lmdb-go-dev
- golang-github-tidwall-pretty-dev
- python3-crayons
- python3-rich
- golang-github-bep-tmc-dev
- golang-github-kr-pretty-dev
- lua-ansicolors
- golang-github-ngaut-go-zookeeper-dev
- golang-github-apparentlymart-go-dump-dev
- golang-github-nebulouslabs-fastrand-dev
- golang-github-google-go-cmp-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.
Download de golang-github-ttacon-chalk-dev
Arquitetura | Tamanho do pacote | Tamanho instalado | Arquivos |
---|---|---|---|
all | 73.8 kB | 103.0 kB | [lista de arquivos] |