2 रिपॉजिटरी
Creation of multi-step wizards and guided input processes using specialized UI widgets.
Distinguishing note: None of the candidates cover the orchestration of multi-step user workflows in a TUI
Explore 2 awesome GitHub repositories matching user interface & experience · Guided Workflow Design. Refine with filters or upvote what's useful.
gui.cs is a .NET terminal user interface toolkit and framework used to build interactive, cross-platform text-based applications. It provides a structured system for composing terminal views using a view hierarchy and a dedicated layout engine. The library distinguishes itself through a component-based widget system and a constraint-based layout engine that allows interfaces to remain responsive across different terminal window dimensions. It employs a virtual-screen buffer to minimize flickering during redraws and uses state-driven theme configurations to maintain persistent visual styles.
Includes tools for designing multi-step wizards and guided input processes using menus and checkboxes.
PrimeReact is a comprehensive UI component library for building interactive user interfaces with React. It provides an accessible component suite, a form input framework, and a data visualization toolkit designed to meet accessibility standards through built-in keyboard navigation and focus management. The library features a themed design system that allows for visual customization via pre-defined skin sets or an unstyled mode. This unstyled mode decouples component behavior and accessibility logic from the presentation layer, enabling the implementation of custom corporate design systems. C
Supports the creation of multi-step guided user processes and structured data entry workflows.