devtools-backend
Debugging tool
A Node.js implementation of the Chrome DevTools backend for debugging web applications
Standalone implementation of the Chrome DevTools backend to debug arbitrary web environments.
144 stars
10 watching
24 forks
Language: JavaScript
last commit: almost 3 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
auchenberg/chrome-devtools-app | An exploration of packaging Chrome DevTools as an app to separate it from the browser and investigate new functionality possibilities | 1,578 |
june07/nim | Tool to streamline Node.js debugging with integration of Chromium DevTools | 198 |
binaryage/cljs-devtools | Tools for debugging and inspecting ClojureScript applications in DevTools | 1,109 |
auchenberg/devtools-remote | Enables remote debugging of browser tabs via Chrome DevTools over a WebSocket connection. | 687 |
magento/m2-devtools | Tools for debugging and inspecting Magento 2 front-end applications in Google Chrome. | 172 |
kklisura/chrome-devtools-java-client | Provides a Java interface to interact with Chrome DevTools protocol | 222 |
wendigo/chrome-reactive-kotlin | A low-level client library for the Chrome DevTools Protocol, enabling easy interaction with remote Chrome instances in Kotlin. | 77 |
baristalabs/chrome-dev-tools-generator | Generates a wrapper around the Chrome Debugger Protocol Definition to create a connection and interface for debugging and automation | 79 |
mauricecruz/chrome-devtools-zerodarkmatrix-theme | A highly customized dark theme for Google Chrome's Developer Tools | 2,006 |
nice-plq/devtools-remote-debugger | A tool to remotely debug web pages using Chrome DevTools Protocol and a Node intermediate layer | 297 |
broccolijs/broccoli-debug | Utility for build pipeline authors to facilitate debugging of their pipelines. | 9 |
joffrey-bion/chrome-devtools-kotlin | An asynchronous Kotlin client for the Chrome DevTools Protocol | 45 |
tatut/clj-chrome-devtools | Library for controlling headless Chrome with DevTools Protocol | 130 |
jakubkulhan/chrome-devtools-protocol | Provides a PHP client to interact with the Chrome Devtools Protocol, allowing automation of browser interactions and debugging. | 171 |
tracerbench/chrome-debugging-client | A Chrome debugging client library with async/await support and TypeScript integration. | 134 |