awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

3 repositorios

Awesome GitHub RepositoriesDebug Display Customizations

Controls for adjusting the visual aesthetics of debug output, such as colors, numeric formats, and character visibility.

Distinguishing note: Candidates focus on hardware display tuning or specific numeric formatting, not overall debug output aesthetics.

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

Awesome Debug Display Customizations GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • simplezhli/flutter_deerAvatar de simplezhli

    simplezhli/flutter_deer

    8,580Ver en GitHub↗

    Flutter Deer is a Flutter practice project that demonstrates realistic application patterns across Android and iOS. It showcases how to structure a Flutter app with modular routing, reactive state management using Provider, and a centralized network layer built with Dio for structured API calls and error handling. The project also includes integration and accessibility testing that simulates real user interactions to verify UI behavior and screen-reader compatibility. The project differentiates itself by providing a comprehensive showcase of custom UI components and interactions, including ca

    Ships custom modal dialogs with configurable content, buttons, and styling for user interaction.

    Dartamapandroidchart
    Ver en GitHub↗8,580
  • symfony/var-dumperAvatar de symfony

    symfony/var-dumper

    7,435Ver en GitHub↗

    This project is a PHP data inspector and variable renderer designed to visualize complex data structures in a human-readable format during development. It functions as a debugging tool that converts internal PHP variables into formatted text for analysis of property values and internal states. The tool provides custom data visualization by transforming raw PHP data into tailored styles. It allows for the routing of dump output to different destinations, including web browsers and command line interfaces. The system handles variable debugging by inspecting object properties and resource state

    Allows adjustment of colors, numeric formats, and character visibility to control how data appears on screen.

    PHP
    Ver en GitHub↗7,435
  • microsoft/vscode-cpptoolsAvatar de microsoft

    microsoft/vscode-cpptools

    6,047Ver en GitHub↗

    The C/C++ extension for Visual Studio Code provides language support for C and C++ programming, including IntelliSense-powered code editing, navigation, and debugging capabilities. It enables syntax highlighting, code completion, hover information, and error checking for C and C++ source files, along with features like semantic colorization, symbol search, and call hierarchy exploration. The extension offers comprehensive debugging support for C/C++ programs, including launching debug sessions with breakpoints, stepping through code, and inspecting variables. It supports debugging multi-threa

    Defines custom visualizations for objects to display data in a structured, readable format during debugging.

    TypeScriptmicrosofttypescriptvscode-extension
    Ver en GitHub↗6,047
  1. Home
  2. User Interface & Experience
  3. Debug Display Customizations

Explorar subetiquetas

  • Custom Dialog OverlaysModal overlays with custom content, buttons, and styling for user interaction. **Distinct from Debug Display Customizations:** Distinct from Debug Display Customizations: focuses on general-purpose modal dialogs for user interaction, not debug output aesthetics.