devtools-protocol

DevTools Protocol

This repository is for resources and discussion around aligning the developer tools protocol used by various browsers, JavaScript engines and debugging tools.

Goals

Contributions from the community are welcome!

What is here in this repo

Not much yet, just a few issues tracking work we’d like to do and links to a few resources below.

Implementations

Engines and browsers that all have a similar debugging protocol built-in:

Adapters that expose a common protocol:

Clients

There are a variety of tools which target some or all of the above implementations of the protocol. Here are a few resources:

Key Use Cases

Out of scope