@wcj/github-rank 22.7.5 → 22.7.6
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.
- package/dist/repos.json +19135 -19135
- package/dist/sifou-daily.json +58 -94
- package/dist/sifou-monthly.json +59 -59
- package/dist/sifou-weekly.json +148 -148
- package/dist/toutiao-30.json +49 -49
- package/dist/toutiao-7.json +87 -87
- package/dist/toutiao-90.json +14 -14
- package/dist/trending-daily.json +162 -162
- package/dist/trending-monthly.json +138 -138
- package/dist/trending-weekly.json +160 -160
- package/dist/users.china.json +1793 -1793
- package/dist/users.json +2365 -2365
- package/package.json +1 -1
- package/web/36kr.html +7 -7
- package/web/data/repos.json +19135 -19135
- package/web/data/sifou-daily.json +58 -94
- package/web/data/sifou-monthly.json +59 -59
- package/web/data/sifou-weekly.json +148 -148
- package/web/data/toutiao-30.json +49 -49
- package/web/data/toutiao-7.json +87 -87
- package/web/data/toutiao-90.json +14 -14
- package/web/data/trending-daily.json +162 -162
- package/web/data/trending-monthly.json +138 -138
- package/web/data/trending-weekly.json +160 -160
- package/web/data/users.china.json +1793 -1793
- package/web/data/users.json +2365 -2365
- package/web/index.html +1657 -1653
- package/web/repos.html +2658 -2652
- package/web/sifou-daily.html +58 -169
- package/web/sifou-monthly.html +108 -107
- package/web/sifou-weekly.html +138 -137
- package/web/toutiao-30.html +66 -63
- package/web/toutiao-7.html +94 -91
- package/web/toutiao-90.html +34 -31
- package/web/trending-monthly.html +161 -156
- package/web/trending-weekly.html +164 -155
- package/web/trending.html +161 -156
- package/web/users.china.html +1524 -1520
package/web/toutiao-90.html
CHANGED
|
@@ -75,19 +75,6 @@
|
|
|
75
75
|
.list li > div.info a:hover i { color: #333; }
|
|
76
76
|
.list li div.sub-title { color: var(--color-theme-text); margin: 4px 0 0 0; }
|
|
77
77
|
.list li div.avatar { padding-right: 10px; }
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
.list .select { }
|
|
81
|
-
.list .select .active { color: var(--color-theme-text); font-weight: bold; border-bottom: 1px dotted var(--color-border);}
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
.list li div.followers { font-size: 12px; color: var(--color-fg-muted); white-space:nowrap; padding-top: 2px; border-radius: 3px; }
|
|
85
|
-
.list li div.followers a { color: var(--color-fg-muted); }
|
|
86
|
-
.list li div.followers * { vertical-align: middle; }
|
|
87
|
-
.list li div.followers svg { vertical-align: text-top; display: inline-block; fill: #9E9E9E; width: 14px; height: 14px; }
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
|
|
91
78
|
@keyframes octocat-wave {
|
|
92
79
|
0%,100%{-webkit-transform:rotate(0); transform:rotate(0);}
|
|
93
80
|
20%,60%{-webkit-transform:rotate(-25deg); transform:rotate(-25deg);}
|
|
@@ -97,6 +84,22 @@
|
|
|
97
84
|
.title { padding-top: 16px; font-size: 21px; }
|
|
98
85
|
}
|
|
99
86
|
</style>
|
|
87
|
+
|
|
88
|
+
|
|
89
|
+
<style>
|
|
90
|
+
.list .select .active { color: var(--color-theme-text); font-weight: bold; border-bottom: 1px dotted var(--color-border);}
|
|
91
|
+
</style>
|
|
92
|
+
|
|
93
|
+
|
|
94
|
+
<style>
|
|
95
|
+
.list li div.followers { font-size: 12px; color: var(--color-fg-muted); white-space:nowrap; padding-top: 2px; border-radius: 3px; }
|
|
96
|
+
.list li div.followers a { color: var(--color-fg-muted); }
|
|
97
|
+
.list li div.followers * { vertical-align: middle; }
|
|
98
|
+
.list li div.followers svg { vertical-align: text-top; display: inline-block; fill: #9E9E9E; width: 14px; height: 14px; }
|
|
99
|
+
</style>
|
|
100
|
+
|
|
101
|
+
|
|
102
|
+
|
|
100
103
|
<script src="https://unpkg.com/@wcj/dark-mode"></script>
|
|
101
104
|
</head>
|
|
102
105
|
<body>
|
|
@@ -121,7 +124,7 @@
|
|
|
121
124
|
|
|
122
125
|
|
|
123
126
|
</h1>
|
|
124
|
-
<div class="time">Last cache created on 2022/7/
|
|
127
|
+
<div class="time">Last cache created on 2022/7/6 by
|
|
125
128
|
|
|
126
129
|
|
|
127
130
|
|
|
@@ -196,7 +199,7 @@
|
|
|
196
199
|
<path d="M0 0h16v16H0z"/>
|
|
197
200
|
<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"/>
|
|
198
201
|
</g>
|
|
199
|
-
</svg><span>
|
|
202
|
+
</svg><span>176</span>
|
|
200
203
|
</div>
|
|
201
204
|
</li>
|
|
202
205
|
|
|
@@ -222,7 +225,7 @@
|
|
|
222
225
|
<path d="M0 0h16v16H0z"/>
|
|
223
226
|
<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"/>
|
|
224
227
|
</g>
|
|
225
|
-
</svg><span>
|
|
228
|
+
</svg><span>156</span>
|
|
226
229
|
</div>
|
|
227
230
|
</li>
|
|
228
231
|
|
|
@@ -306,18 +309,18 @@
|
|
|
306
309
|
|
|
307
310
|
<li>
|
|
308
311
|
<div class="avatar">
|
|
309
|
-
<a href="https://toutiao.io/subjects/
|
|
310
|
-
<img src="https://img.toutiao.io/subject/
|
|
312
|
+
<a href="https://toutiao.io/subjects/24912" target="_blank">
|
|
313
|
+
<img src="https://img.toutiao.io/subject/0bd01d30f85345feb85424b2928d99b2/thumb" loading="lazy" title="进击的程序猿 - 独家号" alt="进击的程序猿 - 独家号" />
|
|
311
314
|
</a>
|
|
312
315
|
</div>
|
|
313
316
|
<div class="info">
|
|
314
317
|
<div class="rank">
|
|
315
318
|
<span title="Ranking 7">7</span>
|
|
316
|
-
<a href="https://toutiao.io/k/
|
|
319
|
+
<a href="https://toutiao.io/k/ptp0ru2" target="_blank" title="吐血整理:一份不可多得的架构师图谱!">吐血整理:一份不可多得的架构师图谱!</a>
|
|
317
320
|
</div>
|
|
318
321
|
|
|
319
322
|
<div class="details">
|
|
320
|
-
|
|
323
|
+
文章来源:https://c1n.cn/J3wve目录概述微服务消息队列概述“架构师图谱”是一个很宏大的命题,特别是优秀的架构师自身也是“由点到...
|
|
321
324
|
</div>
|
|
322
325
|
</div>
|
|
323
326
|
<div class="followers" title="followers">
|
|
@@ -326,20 +329,20 @@
|
|
|
326
329
|
<path d="M0 0h16v16H0z"/>
|
|
327
330
|
<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"/>
|
|
328
331
|
</g>
|
|
329
|
-
</svg><span>
|
|
332
|
+
</svg><span>136</span>
|
|
330
333
|
</div>
|
|
331
334
|
</li>
|
|
332
335
|
|
|
333
336
|
<li>
|
|
334
337
|
<div class="avatar">
|
|
335
|
-
<a href="https://toutiao.io/subjects/
|
|
336
|
-
<img src="https://img.toutiao.io/subject/
|
|
338
|
+
<a href="https://toutiao.io/subjects/27565" target="_blank">
|
|
339
|
+
<img src="https://img.toutiao.io/subject/378e77470970490b9e51050078d80e34/thumb" loading="lazy" title="安全屋 - 独家号" alt="安全屋 - 独家号" />
|
|
337
340
|
</a>
|
|
338
341
|
</div>
|
|
339
342
|
<div class="info">
|
|
340
343
|
<div class="rank">
|
|
341
344
|
<span title="Ranking 8">8</span>
|
|
342
|
-
<a href="https://toutiao.io/k/
|
|
345
|
+
<a href="https://toutiao.io/k/edts5o5" target="_blank" title="别再说你不懂规则引擎了!">别再说你不懂规则引擎了!</a>
|
|
343
346
|
</div>
|
|
344
347
|
|
|
345
348
|
<div class="details">
|
|
@@ -352,7 +355,7 @@
|
|
|
352
355
|
<path d="M0 0h16v16H0z"/>
|
|
353
356
|
<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"/>
|
|
354
357
|
</g>
|
|
355
|
-
</svg><span>
|
|
358
|
+
</svg><span>128</span>
|
|
356
359
|
</div>
|
|
357
360
|
</li>
|
|
358
361
|
|
|
@@ -365,11 +368,11 @@
|
|
|
365
368
|
<div class="info">
|
|
366
369
|
<div class="rank">
|
|
367
370
|
<span title="Ranking 9">9</span>
|
|
368
|
-
<a href="https://toutiao.io/k/
|
|
371
|
+
<a href="https://toutiao.io/k/yqm776v" target="_blank" title="聊聊接口设计的36个小技巧">聊聊接口设计的36个小技巧</a>
|
|
369
372
|
</div>
|
|
370
373
|
|
|
371
374
|
<div class="details">
|
|
372
|
-
|
|
375
|
+
|
|
373
376
|
</div>
|
|
374
377
|
</div>
|
|
375
378
|
<div class="followers" title="followers">
|
|
@@ -378,7 +381,7 @@
|
|
|
378
381
|
<path d="M0 0h16v16H0z"/>
|
|
379
382
|
<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"/>
|
|
380
383
|
</g>
|
|
381
|
-
</svg><span>
|
|
384
|
+
</svg><span>140</span>
|
|
382
385
|
</div>
|
|
383
386
|
</li>
|
|
384
387
|
|
|
@@ -508,7 +511,7 @@
|
|
|
508
511
|
<path d="M0 0h16v16H0z"/>
|
|
509
512
|
<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"/>
|
|
510
513
|
</g>
|
|
511
|
-
</svg><span>
|
|
514
|
+
</svg><span>104</span>
|
|
512
515
|
</div>
|
|
513
516
|
</li>
|
|
514
517
|
|
|
@@ -716,7 +719,7 @@
|
|
|
716
719
|
<path d="M0 0h16v16H0z"/>
|
|
717
720
|
<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"/>
|
|
718
721
|
</g>
|
|
719
|
-
</svg><span>
|
|
722
|
+
</svg><span>86</span>
|
|
720
723
|
</div>
|
|
721
724
|
</li>
|
|
722
725
|
|
|
@@ -814,7 +817,7 @@
|
|
|
814
817
|
<img src="https://img.shields.io/npm/v/@wcj/github-rank.svg?label=unpkg">
|
|
815
818
|
</a>
|
|
816
819
|
</div>
|
|
817
|
-
<div class="time">Last cache created on 2022/7/
|
|
820
|
+
<div class="time">Last cache created on 2022/7/6 by Github API v3.</div>
|
|
818
821
|
Create by <a href="https://github.com/jaywcjlove" target="_blank">小弟调调™</a>.
|
|
819
822
|
</div>
|
|
820
823
|
</body>
|