パッケージ: node-devtools-protocol (0.0.801017-1.1)
node-devtools-protocol に関するリンク
Debian の資源:
node-devtools-protocol ソースパッケージをダウンロード:
- [node-devtools-protocol_0.0.801017-1.1.dsc]
- [node-devtools-protocol_0.0.801017.orig.tar.gz]
- [node-devtools-protocol_0.0.801017-1.1.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
Chrome DevTools Protocol
The Chrome DevTools Protocol allows for tools to instrument, inspect, debug and profile Chromium, Chrome and other Blink-based browsers. Many existing projects currently use the protocol. The Chrome DevTools uses this protocol and the team maintains its API.
Instrumentation is divided into a number of domains (DOM, Debugger, Network etc.). Each domain defines a number of commands it supports and events it generates. Both commands and events are serialized JSON objects of a fixed structure.
その他の node-devtools-protocol 関連パッケージ
|
|
|
|
-
- dep: nodejs (>= 6)
- evented I/O for V8 javascript - runtime executable