1 个仓库
Tools that associate runtime script objects with their original source files and URLs for analysis.
Distinct from In-Page Script Execution: Shortlist candidates focus on the act of execution rather than the mapping and tracking of executed resources.
Explore 1 awesome GitHub repository matching development tools & productivity · Executed Script Tracking. Refine with filters or upvote what's useful.
该项目是一个专门的浏览器调试界面,旨在监控 DOM 元素、网络流量和 JavaScript 执行。它提供了一个用于检查和调试 Web 应用程序的客户端用户界面,允许实时修改 CSS 样式并调查 JavaScript 运行时。 该工具包包括用于 WebAssembly 的专用分析工具,具有反汇编高亮、作用域检查和二进制执行分析功能。它还提供了一个用于分析 HTTP 请求的网络流量检查器,以及一个用于测试属性和 at-rules 的 CSS 样式编辑器。 该系统涵盖了广泛的功能,包括 DOM 树修改、具有 CPU 节流的前端性能分析以及 Service Worker 调试。它还处理源资源管理,例如将网络资产映射到本地文件并美化压缩代码,同时支持多语言本地化。 该项目使用 TypeScript 开发,并采用具有按需模块加载功能的组件化架构。
Associates parsed script objects in the engine with original source files and URLs for execution analysis.