An open API service indexing awesome lists of open source software.

https://github.com/76creates/stickers

Building blocks for charmbracelet/lipgloss 👾
https://github.com/76creates/stickers

go golang grid responsive table tui

Last synced: 5 months ago
JSON representation

Building blocks for charmbracelet/lipgloss 👾

Awesome Lists containing this project

README

          

# Stickers 👾
Is a collection of TUI elements, FlexBox and Table at the moment, its build for [bubbletea](https://github.com/charmbracelet/bubbletea) using [lipgloss](https://github.com/charmbracelet/lipgloss).

![Demo](https://raw.githubusercontent.com/76creates/stickers/master/.github/images/flex-box-with-table.gif)

## Flex Box 📦
Responsive grid box insipred by CSS flexbox.

Easy to create responsive grids that scale using ratios between these elements.
![FlexBox Simple Demo](https://raw.githubusercontent.com/76creates/stickers/master/.github/images/flex-box-simple.gif)

## 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](https://raw.githubusercontent.com/76creates/stickers/master/.github/images/table-multi-type.gif)
##### 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](https://charm.sh).

The Charm logo