[ trixie ]
[ sid ]
[ 源代码: node-devtools-protocol ]
软件包: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