huh
Terminal form builder
A library for building interactive terminal forms and prompts.
Build terminal forms and prompts 🤷🏻♀️
4k stars
14 watching
124 forks
Language: Go
last commit: 6 days ago Related projects:
Repository | Description | Stars |
---|---|---|
charmbracelet/bubbletea | A TUI framework for building terminal applications using the Elm Architecture and Go. | 27,979 |
c-bata/go-prompt | A library for building interactive command-line interfaces with auto-complete suggestions. | 5,290 |
charmbracelet/gum | Automates repetitive tasks in shell scripts and dotfiles | 18,223 |
cue-lang/cue | A tool for validating and defining text-based and dynamic configuration files | 5,138 |
terkelg/prompts | A lightweight and user-friendly library for creating interactive command-line interfaces with a simple and flexible API. | 8,887 |
jtyr/gbt | A highly configurable prompt builder for various shells and environments. | 550 |
charmbracelet/bubbles | A set of reusable UI components for building terminal-based applications | 5,605 |
chjj/blessed | A high-level terminal interface library for creating visually appealing and optimized user interfaces in Node.js applications | 11,327 |
mum4k/termdash | A terminal-based dashboard framework with customizable widgets and layouts. | 2,730 |
piotrmurach/tty | A toolbox for developing beautiful command line clients in Ruby with modular components and project scaffolding | 2,508 |
nsf/termbox-go | A minimalistic API to write text-based user interfaces on various terminals and operating systems. | 4,676 |
wailsapp/wails | Enables Go programmers to build desktop applications with integrated web frontends | 25,392 |
prompt-toolkit/python-prompt-toolkit | A Python library for building interactive command line applications with advanced features like syntax highlighting and code completion. | 9,374 |
gizak/termui | A terminal dashboard and widget library built on top of termbox-go | 13,211 |
jessevdk/go-flags | A command line option parser library for Go. | 2,596 |