lig / webkit_inspection_protocol.dart

A client for the Webkit Inspection Protocol (WIP).

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

webkit_inspection_protocol.dart

Build Status pub package

What is it?

The webkit_inspection_protocol package is a client for the Chrome DevTools Protocol (previously called the Webkit Inspection Protocol). It's used to talk to Chrome DevTools based debuggers.

The protocol

Read more about the protocol here.

Disclaimer

This is not an official Google product.

About

A client for the Webkit Inspection Protocol (WIP).

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Dart 97.9%Language:HTML 1.1%Language:Shell 1.0%