Skip to content

Commit

Permalink
Add Chii
Browse files Browse the repository at this point in the history
  • Loading branch information
gamtiq committed Mar 13, 2024
1 parent fc1dfe6 commit 7839061
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -409,6 +409,7 @@
* [Testing Library](https://testing-library.com/) - simple and complete testing utilities that encourage good testing practices and help you test UI components in a user-centric way.

### Debug <a name="debug"></a> [&#x2191;&nbsp;&#x2191;&nbsp;&#x2191;](#toc)
* [Chii](https://github.com/liriliri/chii) - remote debugging tool like weinre, replacing web inspector with the latest chrome devtools frontend.
* [Eruda](https://eruda.liriliri.io/) - console for mobile browsers.
* [fuite](https://github.com/nolanlawson/fuite) - a CLI tool for finding memory leaks in web apps.
* [ndb](https://github.com/GoogleChromeLabs/ndb) - an improved debugging experience for Node.js, enabled by Chrome DevTools.
Expand Down
1 change: 1 addition & 0 deletions README.zh-CN.md
Original file line number Diff line number Diff line change
Expand Up @@ -360,6 +360,7 @@

## 调试

- [Chii](https://github.com/liriliri/chii) - 与 weinre 一样的远程调试工具,主要是将 web inspector 替换为最新的 chrome devtools frontend.
- [Eruda](https://eruda.liriliri.io/) - 移动浏览器的控制台。
- [fuite](https://github.com/nolanlawson/fuite) - 用于查找 Web 应用程序中内存泄漏的 CLI 工具。
- [ndb](https://github.com/GoogleChromeLabs/ndb) - 由Chrome DevTools启用的Node.js改进的调试体验。
Expand Down

0 comments on commit 7839061

Please sign in to comment.