awesome-repositories.com
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPSitemapPrivacyTerms
Dialogs · Awesome GitHub Repositories

3 repos

Awesome GitHub RepositoriesDialogs

Modal or non-modal windows used to display information or request user input.

Explore 3 awesome GitHub repositories matching user interface & experience · Dialogs. Refine with filters or upvote what's useful.

  1. Home
  2. User Interface & Experience
  3. UI Components
  4. Feedback and Overlay Components
  5. Dialogs

Awesome Dialogs GitHub Repositories

Describe the repository you're looking for…
We'll search the best matching repositories with AI.
  • twbs/bootstrap

    twbs/bootstrap

    173,988GitHubView on GitHub↗

    Bootstrap is a comprehensive, mobile-first CSS framework designed for building responsive web interfaces. It provides a standardized library of reusable UI components, such as navigation bars, modals, and forms, alongside a robust grid system that ensures consistent layout alignment across diverse viewport sizes. By es

    Constructs responsive modal dialogs that overlay content and forms on top of the main interface.

    MDXbootstrapcsscss-framework
  • ocornut/imgui

    ocornut/imgui

    71,441GitHubView on GitHub↗

    This project is an immediate-mode graphical user interface library designed for rapid development of tools and debugging interfaces. By generating UI geometry every frame through procedural code, it eliminates the need for persistent state synchronization between application data and the interface. It is primarily inte

    Includes file-browsing components that support directory navigation and file selection.

    C++apicplusplusframework
  • wasabeef/awesome-android-ui

    wasabeef/awesome-android-ui

    55,482GitHubView on GitHub↗

    This project is a community-driven directory of open-source Android libraries focused on user interface development. It serves as a centralized knowledge base that organizes high-quality third-party tools into a structured, categorical taxonomy to assist developers in discovering reliable solutions for mobile applicati

    Groups diverse modal window implementations and alert styles to streamline the creation of interactive user prompts.

    androidawesomeui

Explore sub-tags

  • File DialogsComponents for selecting files or directories from the file system.
  • Modal DialogsInteractive windows or dialog boxes that appear as an overlay to present content or forms to users.