{"id":13669119,"url":"https://github.com/CN-Chrome-DevTools/CN-Chrome-DevTools","last_synced_at":"2025-04-27T01:32:40.856Z","repository":{"id":14835348,"uuid":"17558224","full_name":"CN-Chrome-DevTools/CN-Chrome-DevTools","owner":"CN-Chrome-DevTools","description":"Chrome开发者工具中文手册","archived":false,"fork":false,"pushed_at":"2021-05-16T02:01:54.000Z","size":4757,"stargazers_count":2303,"open_issues_count":10,"forks_count":528,"subscribers_count":176,"default_branch":"master","last_synced_at":"2024-02-15T01:32:10.433Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/CN-Chrome-DevTools.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-03-09T05:10:00.000Z","updated_at":"2024-02-10T09:26:16.000Z","dependencies_parsed_at":"2022-07-22T09:02:43.909Z","dependency_job_id":null,"html_url":"https://github.com/CN-Chrome-DevTools/CN-Chrome-DevTools","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CN-Chrome-DevTools%2FCN-Chrome-DevTools","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CN-Chrome-DevTools%2FCN-Chrome-DevTools/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CN-Chrome-DevTools%2FCN-Chrome-DevTools/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CN-Chrome-DevTools%2FCN-Chrome-DevTools/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CN-Chrome-DevTools","download_url":"https://codeload.github.com/CN-Chrome-DevTools/CN-Chrome-DevTools/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251077102,"owners_count":21532607,"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":[],"created_at":"2024-08-02T08:01:02.773Z","updated_at":"2025-04-27T01:32:35.831Z","avatar_url":"https://github.com/CN-Chrome-DevTools.png","language":null,"funding_links":[],"categories":["Others"],"sub_categories":[],"readme":"Chrome 开发者工具中文手册\n===============\n\nChrome DevTools 是公认的优秀的前端调试工具，由于功能强大，所以使用起来有一定的学习门槛，与此同时 Chrome DevTools 暂时没有中文手册，对于不太熟悉英文的同学会比较吃力。\n\n本项目的初衷是为想使用或者正在使用 Chrome DevTools 的同学提供一个中文手册，方便大家学习使用这个优秀的工具，提高前端开发效率和质量！\n\n\n## 翻译流程\n\n### 第一阶段\n\n先将 [Chrome DevTools](https://developer.chrome.com/devtools/index) 的内容按现有的目录结构翻译成中文，其中：\n\n- 文章正文内容均放在 `md` 目录下，采用 `md` 格式。\n- 文章中所用到的图片资源暂时先用现有英文手册的原始链接，后续图片资源会统一托管到[七牛云存储](http://www.qiniu.com/)\n\n#### 文件命名规则\n\n文件名为 [Chrome DevTools](https://developers.google.com/chrome-developer-tools/) 对应文章超链接中 `/docs/` 后的部分。所有的空格和 `\u0026` 用 `-` 代替。\n\n例如：`https://developers.google.com/chrome-developer-tools/docs/authoring-development-workflow` 这篇文档，对应 `authoring-development-workflow.md` 这个文件。\n\n对于下级子页面文档，将其放在以父级文档名称命名的文件夹下面。\n\n例如：`https://developers.google.com/chrome-developer-tools/docs/css-preprocessors` 属于 `https://developers.google.com/chrome-developer-tools/docs/dom-and-styles` 那么将放置在 `dom-and-styles/css-preprocessors.md`。\n\n### 第二阶段\n\n根据翻译文档，制作成类似在线手册或者与官方文档类似的网站，方便大家参阅。\n\n## 参与项目\n\n欢迎你参与翻译本项目，在翻译的过程中，可以锻炼你的英语能力和 Chrome DevTools 的实际应用能力，同时还为他人提供方便，何乐而不为？\n\n一个个 commit 堆积起来就是一个了不起的 repo，欢迎你 Fork 并提交 Pull Request 或者 Issue ，哪怕是改正一个错别字、修正一个病句，我们都会很高兴。\n\n参与方法和步骤如下：\n\n* 登录 https://github.com\n\n* Fork `git@github.com:CN-Chrome-DevTools/CN-Chrome-DevTools.git`\n\n* 创建您的特性分支 (git checkout -b new-feature)\n\n* 提交您的改动 (git commit -m 'Added some features or fixed a bug or change a text')\n\n* 将您的改动记录提交到远程 git 仓库 (git push origin new-feature)\n\n* 然后到 github 网站的该 git 远程仓库的 new-feature 分支下发起 Pull Request\n\n如果你有任何疑问或者建议、技巧，欢迎加入 Chrome DevTools QQ 讨论群：365161310\n\n## 正在翻译文章\n\n* JavaScript Memory Profiling\n* Keyboard Shortcuts\n* Authoring and Development Workflow\n* Mobile Emulation\n* Editing Styles And The DOM\n## 项目翻译目录\n\n* Learn Basics\n\t* ~~[Overview](https://developer.chrome.com/devtools/index)~~\n\t* ~~[Development Workflow](https://developer.chrome.com/devtools/docs/authoring-development-workflow)~~\n\t* ~~[Using the Console](https://developer.chrome.com/devtools/docs/console)~~\n\t* [Tips \u0026 Tricks](https://developer.chrome.com/devtools/docs/tips-and-tricks)\n\t* [Additional Resources](https://developer.chrome.com/devtools/docs/videos)\n* Use Tools\n\t* Inspecting \u0026 Tweaking\n\t\t* [Editing Styles And The DOM](https://developer.chrome.com/devtools/docs/dom-and-styles)\n\t\t* [Working with CSS Preprocessors](https://developer.chrome.com/devtools/docs/css-preprocessors)\n\t\t* [Managing Application Storage](https://developer.chrome.com/devtools/docs/resource-panel)\n\t* [Debugging JavaScript](https://developer.chrome.com/devtools/docs/javascript-debugging)\n\t* [Device Mode \u0026 Mobile Emulation](https://developer.chrome.com/devtools/docs/device-mode)\n\t* [Remote Debugging on Android](https://developer.chrome.com/devtools/docs/remote-debugging)\n\t* [Saving Changes with Workspaces](https://developer.chrome.com/devtools/docs/workspaces)\n* Performance \u0026 Profiling\n\t* [Evaluating Network Performance](https://developer.chrome.com/devtools/docs/network)\n\t* [Using the Timeline](https://developer.chrome.com/devtools/docs/timeline)\n\t* [Timeline Demo: Layout Thrashing](https://developer.chrome.com/devtools/docs/demos/too-much-layout/index)\n\t* [Profiling JavaScript Performance](https://developer.chrome.com/devtools/docs/cpu-profiling)\n\t* ~~[JavaScript Memory Profiling](https://developer.chrome.com/devtools/docs/javascript-memory-profiling)~~\n* Reference\n\t* [Console API Reference](https://developer.chrome.com/devtools/docs/console-api)\n\t* [Command Line API Reference](https://developer.chrome.com/devtools/docs/commandline-api)\n\t* DevTools Extensions API\n\t\t* [Integrating with DevTools](https://developer.chrome.com/devtools/docs/integrating)\n\t\t* [Sample DevTools Extensions](https://developer.chrome.com/devtools/docs/sample-extensions)\n\t\t* [Sample DevTools Protocol Clients](https://developer.chrome.com/devtools/docs/debugging-clients)\n\t* ~~[Keyboard Shortcuts](https://developer.chrome.com/devtools/docs/shortcuts)~~\n\t* [Settings](https://developer.chrome.com/devtools/docs/settings)\n\t* Remote Debugging Protocol\n\t\t* [Remote debugging protocol](https://developer.chrome.com/devtools/docs/debugger-protocol)\n\t\t* [Version 1.1](https://developer.chrome.com/devtools/docs/protocol/1.1/index)\n\t\t* [Version 1.0](https://developer.chrome.com/devtools/docs/protocol/1.0/index)\n\t\t* [Version .1](https://developer.chrome.com/devtools/docs/protocol/0.1/index)\n\t\t* [Tip-of-tree](https://developer.chrome.com/devtools/docs/protocol/tot/index)\n\n（翻译完成的，请使用删除线将对应划去）\n\n## 贡献者（按参与时间排序）\n\n- [SunLn](https://github.com/SunLn)\n- [JiangShui Yu](https://github.com/yujiangshui)\n- [DestinyXie](https://github.com/DestinyXie)\n- [He--He](https://github.com/He--He)\n- [Goat](https://github.com/gzhjs)\n- 你\n\n（Fork 之后自行添加到最后）\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FCN-Chrome-DevTools%2FCN-Chrome-DevTools","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FCN-Chrome-DevTools%2FCN-Chrome-DevTools","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FCN-Chrome-DevTools%2FCN-Chrome-DevTools/lists"}