Skip to content

shawalli/bubbles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bubbles

Go Reference

bubbles is a collection of TUI elements for Bubble Tea applications.

Calendar

Calendar monthly journal demo

Calendar monthly shift schedule demo

Calendar weekly schedule demo

calendar enables the rendering and management of monthly and weekly calendars. While defaults are configured for the US, things such as the start of the week, days of the week, and more are configurable.

Radio

Simple radio button demo

Grouped radio button demo

radio simplifies the management of radio buttons, which may be presented vertically or horizontally.

Tabs

Wraparound tab demo

tabs is a remix on the Bubble Tea tabs example. It abstracts away the tab logic into a separate model and provides management of tab-content.

License

This project is licensed under the terms of the MIT license.