# wangdou **Repository Path**: runtuu/wangdou ## Basic Information - **Project Name**: wangdou - **Description**: 一个前端性能报告分析应用,分析Chrome DevTool Performance 导出的json文件,Electron,Vue.js,UI库使用Muse-UI。 - **Primary Language**: JavaScript - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2019-09-25 - **Last Updated**: 2022-07-18 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 网兜 #### 介绍 网兜,一个浏览器性能报告分析应用,支持Chrome DevTool Performance 导出的json文件分析,同时支持协议同步性能分析。Electron,Vue.js,UI库使用Muse-UI。 #### 一些说明 > 开发技术:[Electron](https://electronjs.org/) > 框架使用:[electron-vue](https://simulatedgreg.gitbooks.io/electron-vue/content/cn/) > 布局样式参考:[Postman](https://www.getpostman.com/) > UI库:[Muse-UI](https://muse-ui.org/#/zh-CN) #### 一些资料 > [Vue.js](https://cn.vuejs.org/) > [Trace Event Format](https://docs.google.com/document/d/1CvAClvFfyA5R-PhYUmn5OOQtYMH4h6I0nSsKchNAySU) > [chrome-remote-interface](https://github.com/cyrus-and/chrome-remote-interface):Chrome Debugging Protocol interface for Node.js 另外一篇相关的非常好的文章:[报告老板,我的页面真的比竞品快!](https://juejin.im/post/5d65e6a8f265da03d316d28c)