mirror of
https://github.com/Maks1mS/bubbles.git
synced 2025-04-06 07:03:43 +03:00
Update progress bar description and example links
This commit is contained in:
parent
b691d7f07e
commit
da9248f877
13
README.md
13
README.md
@ -46,11 +46,15 @@ the common, and many customization options.
|
|||||||
|
|
||||||
<img src="https://stuff.charm.sh/bubbles-examples/progress.gif" width="800" alt="Progressbar Example">
|
<img src="https://stuff.charm.sh/bubbles-examples/progress.gif" width="800" alt="Progressbar Example">
|
||||||
|
|
||||||
A simple, customizable progress meter. Supports solid and gradient fills. The
|
A simple, customizable progress meter, with optional animation via
|
||||||
empty and filled runes can be set to whatever you'd like. The percentage readout
|
[Harmonica][harmonica]. Supports solid and gradient fills. The empty and filled
|
||||||
is customizable and can also be omitted entirely.
|
runes can be set to whatever you'd like. The percentage readout is customizable
|
||||||
|
and can also be omitted entirely.
|
||||||
|
|
||||||
* [Example code](https://github.com/charmbracelet/bubbletea/blob/master/examples/progress/main.go)
|
* [Animated example](https://github.com/charmbracelet/bubbletea/blob/master/examples/progress-animated/main.go)
|
||||||
|
* [Static example](https://github.com/charmbracelet/bubbletea/blob/master/examples/progress-static/main.go)
|
||||||
|
|
||||||
|
[harmonica]: https://github.com/charmbracelet/harmonica
|
||||||
|
|
||||||
|
|
||||||
## Paginator
|
## Paginator
|
||||||
@ -106,6 +110,7 @@ too wide for the content.
|
|||||||
|
|
||||||
* [Example code](https://github.com/charmbracelet/bubbletea/blob/master/examples/help/main.go)
|
* [Example code](https://github.com/charmbracelet/bubbletea/blob/master/examples/help/main.go)
|
||||||
|
|
||||||
|
|
||||||
## Key
|
## Key
|
||||||
|
|
||||||
A non-visual component for managing keybindings. It’s useful for allowing users
|
A non-visual component for managing keybindings. It’s useful for allowing users
|
||||||
|
Loading…
Reference in New Issue
Block a user