#1 bubbletea
Package tea provides a framework for building rich terminal user interfaces based on the paradigms of The Elm Architecture.
Go (golang) package with 90 configurable terminal spinner/progress indicators.
Health score 78/100, confidence 65/100.
| Latest version | Unknown |
| Imported by | 2.0K packages |
| Stars | 2.5K |
| Forks | 130 |
| Last activity | 1 years ago |
| Latest release | v1.23.2 (1 years ago) |
| License | Apache-2.0 |
| Known vuln records | 0 |
| Symbol | Kind | Synopsis |
|---|---|---|
| Option | Type | type Option func(*Spinner) |
| WithColor | Function | func WithColor(color string) Option |
| WithFinalMSG | Function | func WithFinalMSG(finalMsg string) Option |
| WithHiddenCursor | Function | func WithHiddenCursor(hideCursor bool) Option |
| WithSuffix | Function | func WithSuffix(suffix string) Option |
| WithWriter | Function | func WithWriter(w io.Writer) Option |
| WithWriterFile | Function | func WithWriterFile(f *os.File) Option |
| Options | Type | type Options struct{ ... } |
| Options.Color | Field | Color string |
| Options.FinalMSG | Field | FinalMSG string |
| Options.HideCursor | Field | HideCursor bool |
| Options.Suffix | Field | Suffix string |
Package tea provides a framework for building rich terminal user interfaces based on the paradigms of The Elm Architecture.
Terminal JSON viewer & processor
A tool for exploring each layer in a docker image
Package tea provides a framework for building rich terminal user interfaces based on the paradigms of The Elm Architecture.
Terminal JSON viewer & processor
A tool for exploring each layer in a docker image
Preview-first TUI for cleaning macOS caches, logs, and temporary files.