leostera/minttea

Components Wishlist (from Bubbles)

Open

#5 opened on Dec 14, 2023

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

Repository metrics

Stars
 (462 stars)
PR merge metrics
 (PR metrics pending)

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

Contributor guide