mirror of
https://github.com/Maks1mS/bubbles.git
synced 2024-12-24 14:44:38 +03:00
Add bubblelister and bubbleboxer to "additional bubbles" in the README (#113)
This commit is contained in:
parent
005233b529
commit
06358c35f9
@ -178,6 +178,11 @@ func (m Model) Update(msg tea.Msg) (tea.Model, tea.Cmd) {
|
|||||||
* [mritd/bubbles](https://github.com/mritd/bubbles): Some general-purpose
|
* [mritd/bubbles](https://github.com/mritd/bubbles): Some general-purpose
|
||||||
bubbles. Inputs with validation, menu selection, a modified progressbar, and
|
bubbles. Inputs with validation, menu selection, a modified progressbar, and
|
||||||
so on.
|
so on.
|
||||||
|
* [bubblelister](https://github.com/treilik/bubblelister): An alternate list
|
||||||
|
that is scrollable without pagination and has the ability to contain other
|
||||||
|
bubbles as list items.
|
||||||
|
* [bubbleboxer](https://github.com/treilik/bubbleboxer): Layout multiple bubbles
|
||||||
|
side-by-side in a layout-tree.
|
||||||
|
|
||||||
If you’ve built a Bubble you think should be listed here,
|
If you’ve built a Bubble you think should be listed here,
|
||||||
[let us know](mailto:vt100@charm.sh).
|
[let us know](mailto:vt100@charm.sh).
|
||||||
|
Loading…
Reference in New Issue
Block a user