{"id":15424860,"url":"https://github.com/newfuture/yyf-debugger","last_synced_at":"2026-05-04T02:34:35.864Z","repository":{"id":108701965,"uuid":"64000583","full_name":"NewFuture/YYF-Debugger","owner":"NewFuture","description":":wrench: extension for chrome to log header debug info in console 浏览器控制台显示服务器调试信息","archived":false,"fork":false,"pushed_at":"2016-11-16T16:32:20.000Z","size":826,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-02-02T05:26:56.686Z","etag":null,"topics":["chrome","console","debugger","yyf"],"latest_commit_sha":null,"homepage":"https://debugger.newfuture.cc","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/NewFuture.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-07-23T05:27:04.000Z","updated_at":"2018-05-11T11:33:44.000Z","dependencies_parsed_at":"2023-06-28T15:15:22.695Z","dependency_job_id":null,"html_url":"https://github.com/NewFuture/YYF-Debugger","commit_stats":{"total_commits":11,"total_committers":3,"mean_commits":"3.6666666666666665","dds":0.2727272727272727,"last_synced_commit":"6dc0b484f533a0a26bcdbea790708b171325847b"},"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NewFuture%2FYYF-Debugger","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NewFuture%2FYYF-Debugger/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NewFuture%2FYYF-Debugger/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NewFuture%2FYYF-Debugger/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/NewFuture","download_url":"https://codeload.github.com/NewFuture/YYF-Debugger/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245972065,"owners_count":20702706,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["chrome","console","debugger","yyf"],"created_at":"2024-10-01T17:49:06.139Z","updated_at":"2026-05-04T02:34:30.837Z","avatar_url":"https://github.com/NewFuture.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# YYF Debugger\n\n在浏览器console显示服务器调试信息，不影响页面的正常输出.\n\n(未使用YYF,但只要服务器按照制定格式返回响应头亦可解析！)\n\n## YYF 浏览器调试工具\n\n- [chrome商店安装](https://chrome.google.com/webstore/detail/npmimognecgffdlkeppbkfakcdcpgjak) 感谢[张聪@dancerphil](https://github.com/dancerphil)支持\n- [介绍和安装说明](https://newfuture.github.io/YYF-Debugger/)\n- [YYF框架](https://github.com/YunYinORG/YYF)\n\n## 源码安装\n\n如果不能打开应用商店(GFW等原因)或者其他浏览器,可以使用源码安装最新版:\n\n1. 下载解压[源码](https://github.com/NewFuture/YYF-Debugger/archive/master.zip),或者`git clone https://github.com/NewFuture/YYF-Debugger.git`\n2. 打开扩展页面[`chrome://extensions/`](chrome://extensions/),然后勾选`开发者模式`\n3. 加载已解压的扩展程序,选中解压后的文件夹(包含'manifest.json'的文件夹)\n\n## 效果截图\n\n如图在浏览器中显示调试信息 ![console with yyf debbugger](https://newfuture.github.io/YYF-Debugger/images/console.png)\n\n## TODO LIST\n\n- [x] YYF调试header识别和启动切换\n- [x] 控制台输出\n  - [x] 折叠\n  - [x] 不同颜色表示状态\n  - [x] 隐藏JS位置提示\n- [x] tracer信息解析\n  - [x] file 文件加载信息\n  - [x] mem 内存统计信息\n  - [x] time 时间统计信息\n- [x] SQL查询解析\n  - [x] 时间统计和折叠提示\n  - [x] sql语句和 等效查询语句生成\n  - [x] 查询结果显示和提示\n  - [x] 错误和参数解析和显示\n- [x] Logger日志解析\n  - [x] 日志级别和console输出映射\n  - [x] alert弹窗\n- [x] dump变量输出\n  - [x] 基本类型解析显示\n  - [x] 数组和关联数组\n  - [x] object对象显示[需要优化]\n- [ ] 自动打包和release\n- [ ] 全局状态开关\n- [x] logo\n- [ ] 编辑设置\n- [ ] 过滤消息\n- [ ] popup弹窗提示\n- [ ] 多浏览器支持\n- [ ] 多语言\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnewfuture%2Fyyf-debugger","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnewfuture%2Fyyf-debugger","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnewfuture%2Fyyf-debugger/lists"}