awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateBlogHartă site
ProiectDesprePresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
awesome-repositories.comBlog
Categorii

1 repository

Awesome GitHub RepositoriesVisual Debugging Interfaces

Graphical user interfaces that map program execution to visual representations for breakpoint management and profiling.

Distinct from Debugger Interfaces: Focuses on the visual mapping of execution and profiling rather than just wrapping a CLI debugger.

Explore 1 awesome GitHub repository matching part of an awesome list · Visual Debugging Interfaces. Refine with filters or upvote what's useful.

Awesome Visual Debugging Interfaces GitHub Repositories

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • experience-monks/devtoolAvatar Experience-Monks

    Experience-Monks/devtool

    3,747Vezi pe GitHub↗

    Devtool is a suite of developer tools designed to execute server-side JavaScript code within a browser environment. It functions as a bridge that allows Node.js programs to run inside a Chromium instance, enabling the use of built-in browser developer tools for visual debugging and performance profiling. The project provides a read-eval-print loop for interactive command execution with support for relative imports and piped input. It also includes a file watcher that monitors source files for changes and automatically reloads programs to accelerate the iteration cycle. The system integrates

    Maps program execution to a visual interface for setting breakpoints and analyzing performance profiles in real time.

    JavaScript
    Vezi pe GitHub↗3,747
  1. Home
  2. Part of an Awesome List
  3. Developer Tools
  4. Debugger Interfaces
  5. Visual Debugging Interfaces