#1 bubbletea
Package tea provides a framework for building rich terminal user interfaces based on the paradigms of The Elm Architecture.
Package spinner is a simple package to add a spinner / progress indicator to any terminal application.
Health score 65/100, confidence 80/100.
| Latest version | v1.23.2 |
| Imported by | 2.0K packages |
| Stars | 0 |
| Forks | 0 |
| Last activity | 1 years ago |
| Latest release | Unknown |
| License | Unknown |
| 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
Signal-based reactive components framework for building TUIs.
Package tea provides a framework for building rich terminal user interfaces based on the paradigms of The Elm Architecture.
Terminal JSON viewer & processor
Signal-based reactive components framework for building TUIs.
Encrypted .env vault manager with interactive TUI for managing secrets across multiple environments and profiles.
Preview-first TUI for cleaning macOS caches, logs, and temporary files.