1 repository
Creates interactive graphical interfaces and widgets integrated directly into editor environments.
Distinct from User Interface Frameworks: Distinct from User Interface Frameworks: specifically designed for integration inside text editor environments rather than general web applications.
Explore 1 awesome GitHub repository matching user interface & experience · Editor UI Frameworks. Refine with filters or upvote what's useful.
Vim-quickui is a text user interface library and plugin for Vim and Neovim editors that renders interactive widgets directly inside terminal environments without external dependencies. The framework provides buffer-independent UI drawing, popup window layering, state-driven event handling, and data-driven dialog generation that constructs modal forms and input controls from declarative data structures. The extension covers a broad suite of interface components including dropdown menu bars, context menus, scrollable list boxes, confirmation dialogs, and string input prompts. Users can inspect
Create interactive graphical interfaces and windows using modern toolkit backends integrated directly into the editor environment.