Huh?
Build terminal forms and prompts
Huh is a Go library for building interactive terminal forms and prompts. It helps developers create forms, selections, confirmations, text inputs, and other prompt-based workflows directly inside the terminal. The library can be used on its own or integrated into larger Bubble Tea applications. It also includes an accessible mode for screen readers, making terminal interactions more inclusive. Huh is useful for CLIs that need configuration wizards, onboarding flows, setup prompts, surveys,...