j2v8-debugger
JavaScript debugger
An Android add-on that enables debugging of JavaScript code running in the V8 engine within an Android app using Chrome DevTools.
This project is an add-on for the excellent J2V8 Project. It allows users to debug JS running in V8 using Chrome DevTools. Uses Stetho for communication with Chrome DevTools.
88 stars
5 watching
24 forks
Language: Kotlin
last commit: about 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A DAP-based JavaScript debugger for various environments and frameworks. | 1,685 |
| An AI-powered debugging agent that uses LLMs to identify and fix backend code errors in real-time. | 43 |
| Enables remote debugging of browser tabs via Chrome DevTools over a WebSocket connection. | 687 |
| A Node.js implementation of the Chrome DevTools backend for debugging web applications | 144 |
| Enables debugging in IDEs using an XML interface. | 17 |
| Provides warnings about deprecated code usage to help refactor and maintain existing codebases. | 81 |
| Allows execution of ES6/ES2015 code in the context of web pages within Chrome's DevTools | 350 |
| Enables debugging of JavaFX WebView applications via a WebSocket connection to Google Chrome Dev Tools. | 68 |
| A tool to visually inspect and debug Aurelia applications | 5 |
| Utilities for debugging JavaScript code, including event and property access debugging | 641 |
| Tool for remotely controlling and debugging Java applications from a browser | 162 |
| A tool to debug minified JavaScript files by redirecting requests to local versions. | 9 |
| A tool to make any Android application debuggable on a device by injecting hooks using Cydia Substrate. | 129 |
| Removes console statements from JavaScript code to strip debugging information | 251 |
| A toolset for creating and running custom analysis and debugging tools on Android without modifying the app source code | 197 |