1 रिपॉजिटरी
UI components designed to render complex data types like calendars, trees, and tables within a terminal.
Distinct from Specialized Components: The candidates are either Android-specific, web-specific, or database-focused; this is a general TUI component set.
Explore 1 awesome GitHub repository matching user interface & experience · Specialized Data Components. Refine with filters or upvote what's useful.
Cursive is a cross-platform terminal user interface toolkit and framework for building interactive applications in Rust. It provides a modular system for creating text-based graphical interfaces, utilizing a dedicated engine to manage the main display loop and view hierarchies. The toolkit features a backend-agnostic abstraction layer to ensure consistent rendering and input handling across different operating systems. It distinguishes itself through a palette-based theme engine that supports runtime theme loading and true color rendering, as well as the ability to generate user interface hie
Renders complex data structures including tables, trees, and calendars directly within the terminal interface.