@wcj/github-rank 22.7.16 → 22.7.17

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (37) hide show
  1. package/dist/repos.json +13813 -13813
  2. package/dist/sifou-daily.json +5 -203
  3. package/dist/sifou-monthly.json +15 -15
  4. package/dist/sifou-weekly.json +90 -90
  5. package/dist/toutiao-30.json +51 -51
  6. package/dist/toutiao-7.json +69 -69
  7. package/dist/toutiao-90.json +20 -20
  8. package/dist/trending-daily.json +162 -162
  9. package/dist/trending-monthly.json +156 -156
  10. package/dist/trending-weekly.json +160 -160
  11. package/dist/users.china.json +1063 -1063
  12. package/dist/users.json +1903 -1902
  13. package/package.json +1 -1
  14. package/web/data/repos.json +13813 -13813
  15. package/web/data/sifou-daily.json +5 -203
  16. package/web/data/sifou-monthly.json +15 -15
  17. package/web/data/sifou-weekly.json +90 -90
  18. package/web/data/toutiao-30.json +51 -51
  19. package/web/data/toutiao-7.json +69 -69
  20. package/web/data/toutiao-90.json +20 -20
  21. package/web/data/trending-daily.json +162 -162
  22. package/web/data/trending-monthly.json +156 -156
  23. package/web/data/trending-weekly.json +160 -160
  24. package/web/data/users.china.json +1063 -1063
  25. package/web/data/users.json +1903 -1902
  26. package/web/index.html +1007 -1007
  27. package/web/repos.html +2065 -2065
  28. package/web/sifou-daily.html +6 -622
  29. package/web/sifou-monthly.html +17 -17
  30. package/web/sifou-weekly.html +107 -107
  31. package/web/toutiao-30.html +80 -80
  32. package/web/toutiao-7.html +65 -65
  33. package/web/toutiao-90.html +55 -55
  34. package/web/trending-monthly.html +141 -141
  35. package/web/trending-weekly.html +142 -142
  36. package/web/trending.html +138 -142
  37. package/web/users.china.html +542 -542
@@ -116,7 +116,7 @@
116
116
 
117
117
 
118
118
  </h1>
119
- <div class="time">Last cache created on 2022/7/16 by
119
+ <div class="time">Last cache created on 2022/7/17 by
120
120
 
121
121
 
122
122
 
@@ -593,7 +593,7 @@
593
593
  <div class="info">
594
594
  <div class="rank">
595
595
  <span title="Ranking 17">17</span>
596
- <a href="https://segmentfault.com/a/1190000041990709" target="_blank" title="前端性能监测,Runtime Performance Debug 技巧">前端性能监测,Runtime Performance Debug 技巧</a>
596
+ <a href="https://segmentfault.com/a/1190000042103702" target="_blank" title="利用噪声构建美妙的 CSS 图形">利用噪声构建美妙的 CSS 图形</a>
597
597
  </div>
598
598
  <div class="sub-title followers">
599
599
 
@@ -604,15 +604,15 @@
604
604
  <path fill="#9E9E9E" d="M4.234 6.693v7.243H2.881c-.486 0-.881-.492-.881-1.095V7.875c0-.63.412-1.182.88-1.182h1.354zm3.688-3.7C8.01 2.404 8.49 1.99 9.018 2c.754.015 1.204.663 1.36.983.284.585.292 1.549.097 2.167-.177.56-.586 1.296-.586 1.296h3.066c.324 0 .625.164.826.449.204.29.27.668.178 1.011l-1.387 5.183c-.126.499-.544.847-1.016.847H5.53V6.693c1.385-.309 2.236-2.632 2.392-3.7z"/>
605
605
  </g>
606
606
  </svg>
607
- <span>11</span>
607
+ <span>8</span>
608
608
  </span>
609
609
  &nbsp;
610
- <a target="_blank" href="https://segmentfault.com/u/minnanitkong" title="Programming Language">
611
- <span>前端小智</span>
610
+ <a target="_blank" href="https://segmentfault.com/u/chokcoco" title="Programming Language">
611
+ <span>chokcoco</span>
612
612
  </a>
613
613
  </div>
614
614
  <div class="details">
615
- 提到 Web 前端的效能优化,有许多的技巧是聚焦在如何减少页面的“载入时间 Loading Time”,例如 Code Splitting 透过减少需要载入的 Bundle Size 来加快载入效能。也有些技巧是针对执行时期 (Runtime) 的优化与调...
615
+ 在平时,我非常喜欢利用 CSS 去构建一些有意思的图形。我们首先来看一个简单的例子。首先,假设我们实现一个 10x10 的格子:此时,我们可以利用一些随机效果,优化这个图案。譬如,我们给它随机添加不同的颜色:...
616
616
  </div>
617
617
  </div>
618
618
  </li>
@@ -621,7 +621,7 @@
621
621
  <div class="info">
622
622
  <div class="rank">
623
623
  <span title="Ranking 18">18</span>
624
- <a href="https://segmentfault.com/a/1190000042103702" target="_blank" title="利用噪声构建美妙的 CSS 图形">利用噪声构建美妙的 CSS 图形</a>
624
+ <a href="https://segmentfault.com/a/1190000041990709" target="_blank" title="前端性能监测,Runtime Performance Debug 技巧">前端性能监测,Runtime Performance Debug 技巧</a>
625
625
  </div>
626
626
  <div class="sub-title followers">
627
627
 
@@ -632,15 +632,15 @@
632
632
  <path fill="#9E9E9E" d="M4.234 6.693v7.243H2.881c-.486 0-.881-.492-.881-1.095V7.875c0-.63.412-1.182.88-1.182h1.354zm3.688-3.7C8.01 2.404 8.49 1.99 9.018 2c.754.015 1.204.663 1.36.983.284.585.292 1.549.097 2.167-.177.56-.586 1.296-.586 1.296h3.066c.324 0 .625.164.826.449.204.29.27.668.178 1.011l-1.387 5.183c-.126.499-.544.847-1.016.847H5.53V6.693c1.385-.309 2.236-2.632 2.392-3.7z"/>
633
633
  </g>
634
634
  </svg>
635
- <span>8</span>
635
+ <span>11</span>
636
636
  </span>
637
637
  &nbsp;
638
- <a target="_blank" href="https://segmentfault.com/u/chokcoco" title="Programming Language">
639
- <span>chokcoco</span>
638
+ <a target="_blank" href="https://segmentfault.com/u/minnanitkong" title="Programming Language">
639
+ <span>前端小智</span>
640
640
  </a>
641
641
  </div>
642
642
  <div class="details">
643
- 在平时,我非常喜欢利用 CSS 去构建一些有意思的图形。我们首先来看一个简单的例子。首先,假设我们实现一个 10x10 的格子:此时,我们可以利用一些随机效果,优化这个图案。譬如,我们给它随机添加不同的颜色:...
643
+ 提到 Web 前端的效能优化,有许多的技巧是聚焦在如何减少页面的“载入时间 Loading Time”,例如 Code Splitting 透过减少需要载入的 Bundle Size 来加快载入效能。也有些技巧是针对执行时期 (Runtime) 的优化与调...
644
644
  </div>
645
645
  </div>
646
646
  </li>
@@ -957,7 +957,7 @@
957
957
  <div class="info">
958
958
  <div class="rank">
959
959
  <span title="Ranking 30">30</span>
960
- <a href="https://segmentfault.com/a/1190000041991074" target="_blank" title="React新文档:不要滥用Ref哦~">React新文档:不要滥用Ref哦~</a>
960
+ <a href="https://segmentfault.com/a/1190000042093955" target="_blank" title="webpack 拆包:关于 splitChunks 的几个重点属性解析">webpack 拆包:关于 splitChunks 的几个重点属性解析</a>
961
961
  </div>
962
962
  <div class="sub-title followers">
963
963
 
@@ -968,15 +968,15 @@
968
968
  <path fill="#9E9E9E" d="M4.234 6.693v7.243H2.881c-.486 0-.881-.492-.881-1.095V7.875c0-.63.412-1.182.88-1.182h1.354zm3.688-3.7C8.01 2.404 8.49 1.99 9.018 2c.754.015 1.204.663 1.36.983.284.585.292 1.549.097 2.167-.177.56-.586 1.296-.586 1.296h3.066c.324 0 .625.164.826.449.204.29.27.668.178 1.011l-1.387 5.183c-.126.499-.544.847-1.016.847H5.53V6.693c1.385-.309 2.236-2.632 2.392-3.7z"/>
969
969
  </g>
970
970
  </svg>
971
- <span>9</span>
971
+ <span>3</span>
972
972
  </span>
973
973
  &nbsp;
974
- <a target="_blank" href="https://segmentfault.com/u/kasong" title="Programming Language">
975
- <span>卡颂</span>
974
+ <a target="_blank" href="https://segmentfault.com/u/deepfunc" title="Programming Language">
975
+ <span>deepfunc</span>
976
976
  </a>
977
977
  </div>
978
978
  <div class="details">
979
- React新文档有个很有意思的细节:useRefuseEffect这两个API的介绍,在文档中所在的章节叫Escape Hatches(逃生舱)。
979
+ 先来举个简单的栗子,wepack 设置中有 3 个入口文件:a.jsb.js 和 c.js,每个入口文件都同步 import 了 m1.js,不设置 splitChunks,配置下 webpack-bundle-analyzer 插件用来查看输出文件的内容,打包输出是这...
980
980
  </div>
981
981
  </div>
982
982
  </li>
@@ -997,7 +997,7 @@
997
997
  <img src="https://img.shields.io/npm/v/@wcj/github-rank.svg?label=unpkg">
998
998
  </a>
999
999
  </div>
1000
- <div class="time">Last cache created on 2022/7/16 by Github API v3.</div>
1000
+ <div class="time">Last cache created on 2022/7/17 by Github API v3.</div>
1001
1001
  Create by <a href="https://github.com/jaywcjlove" target="_blank">小弟调调™</a>.
1002
1002
  </div>
1003
1003
  </body>