1 repository
Architectural systems for coordinating the lifecycle and visibility of multiple custom dialog windows.
Distinct from Dialogs: Distinct from Dialogs: focuses on the framework for coordination and replacement of native browser alerts rather than the UI component itself
Explore 1 awesome GitHub repository matching user interface & experience · Management Frameworks. Refine with filters or upvote what's useful.
Vex is a dialog management framework and modal library designed to create and coordinate configurable overlay windows for web applications. It functions as a UI component library that provides a system for replacing standard browser alert and prompt boxes with custom-styled interface elements. The library focuses on dialog coordination, enabling the management of multiple overlapping windows that can be opened and closed independently or in batches. It provides a mechanism for creating modal dialogs that block interaction with the main screen until a user completes a specific action. The fra
Provides a framework for coordinating multiple overlapping windows and replacing standard browser alert boxes.