We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1357179 + 8bd7374 commit fff5398Copy full SHA for fff5398
README.md
@@ -97,6 +97,7 @@ Awesome 系列虽然挺全,但基本只对收录的资源做了极为简要的
97
* [API](#api)
98
* [视觉检测](#vision-detection)
99
* [浏览器检测](#browser-detection)
100
+ * [性能分析](#performance-analysis)
101
* UI
102
* [代码高亮](#code-highlighting)
103
* [加载状态](#loading-status)
@@ -528,6 +529,10 @@ Web 数据可视化工具
528
529
530
* bowser:一个浏览器检测器。[官网](https://github.com/ded/bowser)
531
532
+<h3 id="performance-analysis">性能分析</h3>
533
+
534
+* easy-monitor:一个轻量级实时 Node.js 项目的内核性能分析工具。[官网](http://www.easy-monitor.cn/document)
535
536
## UI
537
538
<h3 id="code-highlighting">代码高亮</h3>
0 commit comments