devtools-protocol
Protocol definitions
Provides TypeScript definitions and mappings for the Chrome DevTools Protocol
Chrome DevTools Protocol
1k stars
58 watching
229 forks
Language: TypeScript
last commit: about 2 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
jakubkulhan/chrome-devtools-protocol | Provides a PHP client to interact with the Chrome Devtools Protocol, allowing automation of browser interactions and debugging. | 172 |
hyperiongray/python-chrome-devtools-protocol | Provides Python wrappers for remote control of web browsers using the Chrome DevTools Protocol | 104 |
binaryage/cljs-devtools | Tools for debugging and inspecting ClojureScript applications in DevTools | 1,110 |
tatut/clj-chrome-devtools | Library for controlling headless Chrome with DevTools Protocol | 130 |
kklisura/chrome-devtools-java-client | Provides a Java interface to interact with Chrome DevTools protocol | 222 |
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 |
christian-bromann/devtools-backend | A Node.js implementation of the Chrome DevTools backend for debugging web applications | 144 |
joffrey-bion/chrome-devtools-kotlin | An asynchronous Kotlin client for the Chrome DevTools Protocol | 47 |
mafredri/cdp | Provides type-safe bindings to the Chrome DevTools Protocol for automation and debugging of web applications. | 731 |
mozilla/libdweb | An experimental API set to enable dweb protocols in Firefox through browser add-ons | 442 |
tailscan/tails-devtools | An all-in-one browser extension toolset for Tailwind CSS developer workflows. | 271 |
lens-protocol/modules | Provides tools and tests for adding custom modules to the Lens Protocol | 73 |
apollographql/apollo-client-devtools | Tools to inspect and debug Apollo Client applications in the browser | 1,502 |
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,579 |
lens-protocol/lens-sdk | An official SDK for interacting with the Lens Protocol in TypeScript. | 235 |