Pakket: golang-github-theckman-yacspin-dev (0.13.12-3)
Verwijzigingen voor golang-github-theckman-yacspin-dev
Debian bronnen:
Het bronpakket golang-github-theckman-yacspin downloaden:
- [golang-github-theckman-yacspin_0.13.12-3.dsc]
- [golang-github-theckman-yacspin_0.13.12.orig.tar.gz]
- [golang-github-theckman-yacspin_0.13.12-3.debian.tar.xz]
Beheerders:
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
easy to use and customizable terminal spinners (library)
This package provides yet another CLI spinner for Go, taking inspiration (and some utility code) from the https://github.com/briandowns/spinner project. Specifically `yacspin` borrows the default character sets, and color mappings to github.com/fatih/color colors, from that project.
yacspin features over 90 spinners, can handle dynamic text width of certain animations, success and failure results, configurable positioning, concurrency, live updates, pausing for updates, support for non-TTY outputs, and manually stepping the animation.
Andere aan golang-github-theckman-yacspin-dev gerelateerde pakketten
|
|
|
|
-
- dep: golang-github-fatih-color-dev
- console colors for Go
-
- dep: golang-github-mattn-go-colorable-dev
- Golang library to colorable writer for windows
-
- dep: golang-github-mattn-go-isatty-dev
- Golang library to implementation isatty interface
-
- dep: golang-github-mattn-go-runewidth-dev
- functions to get fixed width of the character or string