leostera/minttea

Components Wishlist (from Bubbles)

Open

#5 aberto em 14 de dez. de 2023

Ver no GitHub
 (6 comments) (1 reaction) (0 assignees)OCaml (32 forks)github user discovery
enhancementgood first issuehelp wanted

Métricas do repositório

Stars
 (462 stars)
Métricas de merge de PR
 (Métricas PR pendentes)

Description

Having a nice little library of components to reuse would be amazing, and Bubbles has a nice list that we can just port over:

  • cursor
  • spinner
  • text input
  • text area
  • table (even virtualized!)
  • progress bar: we have something here, not amazing yet but its a good start
  • paginator
  • list with filtering
  • a toggleable help bar
  • key bindings component to help declaratively map keys to actions
  • checkbox – just a tiny little checkbox :)

Guia do colaborador