leostera/minttea

Components Wishlist (from Bubbles)

Open

#5 ouverte le 14 déc. 2023

Voir sur GitHub
 (6 commentaires) (1 réaction) (0 assignés)OCaml (32 forks)github user discovery
enhancementgood first issuehelp wanted

Métriques du dépôt

Stars
 (462 stars)
Métriques de merge PR
 (Métriques PR en attente)

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 :)

Guide contributeur