76creates/stickers

Building blocks for charmbracelet/lipgloss πŸ‘Ύ

Go

401

76 commits

updated Apr 28, 2026

See the code

README

Stickers πŸ‘Ύ

Is a collection of TUI elements, FlexBox and Table at the moment, its build for bubbletea using lipgloss.

Demo

Flex Box πŸ“¦

Responsive grid box insipred by CSS flexbox.
Easy to create responsive grids that scale using ratios between these elements. FlexBox Simple Demo

Table 🍰

Responsive, x/y scrollable, sortable table using FlexBox.
Tabel viewer with ability to get the content of the cell over which the cursor is placed at and sort the data by column. Sorting supports basic number and string type so number sorting is possible πŸŽ‰ Table Multi-Type Demo

TODO
  • filtering βœ…
  • sorting βœ…

Known issues

Table selected cell is not rendering background color correctly, will be fixed with https://github.com/charmbracelet/lipgloss/pull/69


Made with Charm.

The Charm logo

go
golang
grid
responsive
table
tui

Contributors

76creates

62 commits

jon4hz

6 commits

drmille2

3 commits

joejag

2 commits

76creates/stickers

Building blocks for charmbracelet/lipgloss πŸ‘Ύ

Go

401

76 commits

updated Apr 28, 2026

See the code

README

Stickers πŸ‘Ύ

Is a collection of TUI elements, FlexBox and Table at the moment, its build for bubbletea using lipgloss.

Demo

Flex Box πŸ“¦

Responsive grid box insipred by CSS flexbox.
Easy to create responsive grids that scale using ratios between these elements. FlexBox Simple Demo

Table 🍰

Responsive, x/y scrollable, sortable table using FlexBox.
Tabel viewer with ability to get the content of the cell over which the cursor is placed at and sort the data by column. Sorting supports basic number and string type so number sorting is possible πŸŽ‰ Table Multi-Type Demo

TODO
  • filtering βœ…
  • sorting βœ…

Known issues

Table selected cell is not rendering background color correctly, will be fixed with https://github.com/charmbracelet/lipgloss/pull/69


Made with Charm.

The Charm logo

go
golang
grid
responsive
table
tui

Contributors

76creates

62 commits

jon4hz

6 commits

drmille2

3 commits

joejag

2 commits

Languages

Go

100.0%