Sha256: 3507f4bc0fc4da48fc649fed06e55992767bfb6a7482700574d866556c150a4a

Contents?: true

Size: 1.25 KB

Versions: 6

Compression:

Stored size: 1.25 KB

Contents

# devtools-protocol

:warning:
This repository is related to Chrome DevTools Protocol, but does not track issues regarding its definition or implementation.
If you want to file an issue for the Chrome DevTools Protocol, please open an issue on https://crbug.com under [`component: Platform>DevTools>Platform`](https://bugs.chromium.org/p/chromium/issues/entry?components=Platform%3EDevTools%3EPlatform).

Use the [protocol viewer](https://chromedevtools.github.io/devtools-protocol/) for navigating the protocol.

TypeScript definitions for the protocol's types are available in ['types/protocol.d.ts'](https://github.com/ChromeDevTools/devtools-protocol/tree/master/types). Mappings from Commands and events to these types are available in either generated `DomainApi` style in [`types/protocol-proxy-api.d.ts`](https://github.com/ChromeDevTools/devtools-protocol/blob/master/types/protocol-proxy-api.d.ts) or in simple name-to-type-interface style in [`types/protocol-mapping.d.ts`](https://github.com/ChromeDevTools/devtools-protocol/blob/master/types/protocol-mapping.d.ts).

Also, this repo is published as the [`devtools-protocol`](https://www.npmjs.com/package/devtools-protocol) NPM module. 
![npm](https://img.shields.io/npm/v/devtools-protocol.svg?style=flat-square)

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
isomorfeus-puppetmaster-0.5.5 node_modules/devtools-protocol/README.md
isomorfeus-puppetmaster-0.5.4 node_modules/devtools-protocol/README.md
isomorfeus-puppetmaster-0.5.3 node_modules/devtools-protocol/README.md
isomorfeus-puppetmaster-0.5.2 node_modules/devtools-protocol/README.md
isomorfeus-puppetmaster-0.5.1 node_modules/devtools-protocol/README.md
isomorfeus-puppetmaster-0.5.0 node_modules/devtools-protocol/README.md