5 个仓库
Specialized utilities for inspecting objects, network traffic, and performance.
Explore 5 awesome GitHub repositories matching part of an awesome list · Debugging Tooling. Refine with filters or upvote what's useful.
Betwixt 是一个系统级网络监视器和 Web 调试代理,可捕获来自任何已安装应用程序的网络请求。它作为一个 HTTPS 流量检查器,将操作系统和命令行接口的流量路由通过本地代理进行分析。 该工具利用兼容 Chrome DevTools 的界面来渲染捕获的流量,允许检查来自非浏览器源的请求和响应。它通过生成受信任的根证书来执行中间人(MITM)HTTPS 解密,以检查客户端和服务器之间的加密通信。 该项目涵盖了系统级流量捕获、终端特定会话调试以及网络端口和证书存储配置的功能。它包括用于在多个目标操作系统和硬件架构上生成可分发二进制文件的构建脚本。
System-level network proxy for inspection via the browser.
Chrome Dev Tools custom formatter for Immutable-js values
Custom formatter for inspecting immutable data structures.
Unleash your screenshots stored in Chrome Devtool timeline files
Converts timeline screenshots into animated GIFs.
Converts output of various profiling/sampling tools to the .cpuprofile format so it can be loaded into Chrome DevTools.
Converts various profiling formats into standard CPU profiles.
Instruments a JavaScript file to record its call graph and (optionally) time spent in each function. When the file is run in the browser, a trace can be converted to the Chrome CPU profile format for viewing in DevTools.
Instruments JavaScript to generate detailed execution profiles.