resources 1.5 KB

12345678910111213141516
  1. |--------------------+--------------------------------------------+----------------------------------------|
  2. | name | url | use |
  3. |--------------------+--------------------------------------------+----------------------------------------|
  4. | Core frameworks | | |
  5. | bubbletea | https://github.com/charmbracelet/bubbletea | TUI framework |
  6. | lipgloss | https://github.com/charmbracelet/lipgloss | Terminal text formatting framework |
  7. |--------------------+--------------------------------------------+----------------------------------------|
  8. | TUI widget modules | | |
  9. | bubbles | https://github.com/charmbracelet/bubbles | widget lib for bubble tea framework |
  10. | ntcharts | https://github.com/NimbleMarkets/ntcharts | chart widgets for bubble tea framework |
  11. |--------------------+--------------------------------------------+----------------------------------------|
  12. | extras | | |
  13. | wish | https://github.com/charmbracelet/wish | ssh TUI clients |
  14. |--------------------+--------------------------------------------+----------------------------------------|
  15. -- vim: nowrap