1 个仓库
UI components designed to render structured error logs and stack traces in a readable format.
Distinct from Stack Trace Serializers: Candidates focus on the logic of capturing or serializing traces, not the UI widgets used to render them.
Explore 1 awesome GitHub repository matching user interface & experience · Stack Trace Visualizers. Refine with filters or upvote what's useful.
该项目是一个专门的浏览器调试界面,旨在监控 DOM 元素、网络流量和 JavaScript 执行。它提供了一个用于检查和调试 Web 应用程序的客户端用户界面,允许实时修改 CSS 样式并调查 JavaScript 运行时。 该工具包包括用于 WebAssembly 的专用分析工具,具有反汇编高亮、作用域检查和二进制执行分析功能。它还提供了一个用于分析 HTTP 请求的网络流量检查器,以及一个用于测试属性和 at-rules 的 CSS 样式编辑器。 该系统涵盖了广泛的功能,包括 DOM 树修改、具有 CPU 节流的前端性能分析以及 Service Worker 调试。它还处理源资源管理,例如将网络资产映射到本地文件并美化压缩代码,同时支持多语言本地化。 该项目使用 TypeScript 开发,并采用具有按需模块加载功能的组件化架构。
Implements formatted, collapsible UI widgets for displaying structured error logs and stack traces.