8000 GitHub - tedpenk/devtools-protocol: Chrome DevTools Protocol
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

tedpenk/devtools-protocol

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

devtools-protocol

Please file issues at this repo if you have concerns or problems with the DevTools Protocol (aka Chrome Remote Debugging Protocol).

Use the protocol viewer for navigating the protocol. File issues at its repo if you have a bug with the documentation webapp.

TypeScript definitions for the protocol's types are available in 'types/protocol.d.ts'. Mappings from Commands and events to these types are available in either generated DomainApi style in types/protocol-proxy-api.d.ts or in simple name-to-type-interface style in types/protocol-mapping.d.ts.

Also, this repo is published as the devtools-protocol NPM module. npm

About

Chrome DevTools Protocol

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 96.3%
  • TypeScript 2.6%
  • Shell 1.1%
0