debug-menu
Debugging context menu
Provides a context menu extension for Electron applications that provides a Chrome-like debugging interface.
Chrome-like debugging context menu for electron.
135 stars
3 watching
12 forks
Language: JavaScript
last commit: about 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
sindresorhus/electron-context-menu | Provides an extensible and customizable context menu solution for Electron apps. | 1,392 |
sindresorhus/electron-debug | Adds useful debug features to Electron apps | 750 |
pd4d10/debugtron | An Electron-based app for debugging in-production applications | 1,415 |
bstillitano/scyther | A debug menu for iOS apps with various tools and features for developers and testers | 107 |
fate0/pychrome | A Python library that enables remote debugging and control of Google Chrome using its Dev Protocol | 612 |
rails/web-console | A debugging tool that allows developers to create interactive Ruby sessions in their browser. | 1,400 |
samme/phaser-debug-object | Adds a generic object display to the Phaser game framework | 8 |
christian-bromann/devtools-backend | A Node.js implementation of the Chrome DevTools backend for debugging web applications | 144 |
ruby/debug | A Ruby library providing advanced debugging tools and functionality | 1,139 |
enterprisedb/pldebugger | Provides an API for debugging pl/pgsql functions in PostgreSQL databases. | 71 |
johnathan/vue-context-menu-popup | A Vue.js component that displays a context menu with customizable items and positioning options. | 1 |
isaacplmann/ngx-contextmenu | An Angular component to display a context menu on an arbitrary component | 248 |
patorjk/d3-context-menu | A plugin for d3.js that enables the creation of context menus in visualizations. | 140 |
ruby-debug/debase | A Ruby implementation of a debugger for Ruby 2.0.0 or higher. | 209 |
tracerbench/chrome-debugging-client | A Chrome debugging client library with async/await support and TypeScript integration. | 134 |