@wcj/github-rank 22.10.15 → 22.10.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.
- package/dist/repos.json +25192 -25179
- package/dist/sifou-daily.json +24 -15
- package/dist/sifou-monthly.json +77 -77
- package/dist/sifou-weekly.json +138 -138
- package/dist/toutiao-30.json +88 -88
- package/dist/toutiao-7.json +108 -108
- package/dist/toutiao-90.json +46 -46
- package/dist/trending-daily.json +163 -163
- package/dist/trending-monthly.json +151 -151
- package/dist/trending-weekly.json +166 -166
- package/dist/users.china.json +1576 -1577
- package/dist/users.json +2694 -2694
- package/package.json +1 -1
- package/web/data/repos.json +25192 -25179
- package/web/data/sifou-daily.json +24 -15
- package/web/data/sifou-monthly.json +77 -77
- package/web/data/sifou-weekly.json +138 -138
- package/web/data/toutiao-30.json +88 -88
- package/web/data/toutiao-7.json +108 -108
- package/web/data/toutiao-90.json +46 -46
- package/web/data/trending-daily.json +163 -163
- package/web/data/trending-monthly.json +151 -151
- package/web/data/trending-weekly.json +166 -166
- package/web/data/users.china.json +1576 -1577
- package/web/data/users.json +2694 -2694
- package/web/index.html +1468 -1468
- package/web/repos.html +3119 -3111
- package/web/sifou-daily.html +42 -14
- package/web/sifou-monthly.html +139 -139
- package/web/sifou-weekly.html +143 -143
- package/web/toutiao-30.html +91 -91
- package/web/toutiao-7.html +85 -85
- package/web/toutiao-90.html +68 -68
- package/web/trending-monthly.html +136 -132
- package/web/trending-weekly.html +143 -147
- package/web/trending.html +143 -139
- package/web/users.china.html +817 -817
package/web/sifou-daily.html
CHANGED
|
@@ -116,7 +116,7 @@
|
|
|
116
116
|
|
|
117
117
|
|
|
118
118
|
</h1>
|
|
119
|
-
<div class="time">Last cache created on 2022/10/
|
|
119
|
+
<div class="time">Last cache created on 2022/10/17 by
|
|
120
120
|
|
|
121
121
|
|
|
122
122
|
|
|
@@ -145,7 +145,7 @@
|
|
|
145
145
|
<div class="info">
|
|
146
146
|
<div class="rank">
|
|
147
147
|
<span title="Ranking 1">1</span>
|
|
148
|
-
<a href="https://segmentfault.com/a/
|
|
148
|
+
<a href="https://segmentfault.com/a/1190000042629569" target="_blank" title="ReactQuery系列文章- 1. React Query 实践">ReactQuery系列文章- 1. React Query 实践</a>
|
|
149
149
|
</div>
|
|
150
150
|
<div class="sub-title followers">
|
|
151
151
|
|
|
@@ -159,12 +159,12 @@
|
|
|
159
159
|
<span>1</span>
|
|
160
160
|
</span>
|
|
161
161
|
|
|
162
|
-
<a target="_blank" href="https://segmentfault.com/u/
|
|
163
|
-
<span
|
|
162
|
+
<a target="_blank" href="https://segmentfault.com/u/kk_470661" title="Programming Language">
|
|
163
|
+
<span>lakb248</span>
|
|
164
164
|
</a>
|
|
165
165
|
</div>
|
|
166
166
|
<div class="details">
|
|
167
|
-
|
|
167
|
+
当2018年GraphQL特别是Apolllo Client开始流行之后,很多人开始认为它将替代Redux,关于Redux是否已经落伍的问题经常被问到。我很清晰地记得我当时对这些观点的不理解。为什么一些数据请求的库会替代全局状态管理...
|
|
168
168
|
</div>
|
|
169
169
|
</div>
|
|
170
170
|
</li>
|
|
@@ -173,7 +173,7 @@
|
|
|
173
173
|
<div class="info">
|
|
174
174
|
<div class="rank">
|
|
175
175
|
<span title="Ranking 2">2</span>
|
|
176
|
-
<a href="https://segmentfault.com/a/
|
|
176
|
+
<a href="https://segmentfault.com/a/1190000042629937" target="_blank" title="《数据密集型应用系统设计》 - 数据模型和查询语言">《数据密集型应用系统设计》 - 数据模型和查询语言</a>
|
|
177
177
|
</div>
|
|
178
178
|
<div class="sub-title followers">
|
|
179
179
|
|
|
@@ -187,12 +187,12 @@
|
|
|
187
187
|
<span>1</span>
|
|
188
188
|
</span>
|
|
189
189
|
|
|
190
|
-
<a target="_blank" href="https://segmentfault.com/u/
|
|
191
|
-
<span>
|
|
190
|
+
<a target="_blank" href="https://segmentfault.com/u/lazytimes" title="Programming Language">
|
|
191
|
+
<span>Xander</span>
|
|
192
192
|
</a>
|
|
193
193
|
</div>
|
|
194
194
|
<div class="details">
|
|
195
|
-
|
|
195
|
+
sjmj 《数据密集型应用系统设计》 - 数据模型和查询语言概览现实世界的API和相关程序作用于某个特定领域解决现实生活的某些问题。存储数据的模型可以使JSON也可以是XML类型。如何展示以及表示JSON,以及如何操作...
|
|
196
196
|
</div>
|
|
197
197
|
</div>
|
|
198
198
|
</li>
|
|
@@ -201,7 +201,7 @@
|
|
|
201
201
|
<div class="info">
|
|
202
202
|
<div class="rank">
|
|
203
203
|
<span title="Ranking 3">3</span>
|
|
204
|
-
<a href="https://segmentfault.com/a/
|
|
204
|
+
<a href="https://segmentfault.com/a/1190000042629924" target="_blank" title="【docker】文档 [不断补充中...]">【docker】文档 [不断补充中...]</a>
|
|
205
205
|
</div>
|
|
206
206
|
<div class="sub-title followers">
|
|
207
207
|
|
|
@@ -215,12 +215,40 @@
|
|
|
215
215
|
<span>1</span>
|
|
216
216
|
</span>
|
|
217
217
|
|
|
218
|
-
<a target="_blank" href="https://segmentfault.com/u/
|
|
219
|
-
<span>
|
|
218
|
+
<a target="_blank" href="https://segmentfault.com/u/eveforest" title="Programming Language">
|
|
219
|
+
<span>eveforest</span>
|
|
220
220
|
</a>
|
|
221
221
|
</div>
|
|
222
222
|
<div class="details">
|
|
223
|
-
|
|
223
|
+
全栈技术分享,API文档动态更新,技术点简明易懂,快速入门有帮助的话点个赞吧,感兴趣的关注加书签获得更多文档,方便随时查阅,有问题欢迎留言讨论
|
|
224
|
+
</div>
|
|
225
|
+
</div>
|
|
226
|
+
</li>
|
|
227
|
+
|
|
228
|
+
<li>
|
|
229
|
+
<div class="info">
|
|
230
|
+
<div class="rank">
|
|
231
|
+
<span title="Ranking 4">4</span>
|
|
232
|
+
<a href="https://segmentfault.com/a/1190000042628920" target="_blank" title="Docker | 发布镜像到镜像仓库">Docker | 发布镜像到镜像仓库</a>
|
|
233
|
+
</div>
|
|
234
|
+
<div class="sub-title followers">
|
|
235
|
+
|
|
236
|
+
<span title="Stargazers Count">
|
|
237
|
+
<svg width="12" height="12" viewBox="0 0 16 16">
|
|
238
|
+
<g fill="none" fill-rule="evenodd">
|
|
239
|
+
<path d="M0 0h16v16H0z"/>
|
|
240
|
+
<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"/>
|
|
241
|
+
</g>
|
|
242
|
+
</svg>
|
|
243
|
+
<span>1</span>
|
|
244
|
+
</span>
|
|
245
|
+
|
|
246
|
+
<a target="_blank" href="https://segmentfault.com/u/xiaojt" title="Programming Language">
|
|
247
|
+
<span>甜点cc</span>
|
|
248
|
+
</a>
|
|
249
|
+
</div>
|
|
250
|
+
<div class="details">
|
|
251
|
+
本文记录发布镜像到 DockerHub 和 阿里云镜像仓库。工作中使用的是JFrog Artifactory 和 Harbor,没有太大差别。
|
|
224
252
|
</div>
|
|
225
253
|
</div>
|
|
226
254
|
</li>
|
|
@@ -241,7 +269,7 @@
|
|
|
241
269
|
<img src="https://img.shields.io/npm/v/@wcj/github-rank.svg?label=unpkg">
|
|
242
270
|
</a>
|
|
243
271
|
</div>
|
|
244
|
-
<div class="time">Last cache created on 2022/10/
|
|
272
|
+
<div class="time">Last cache created on 2022/10/17 by Github API v3.</div>
|
|
245
273
|
Create by <a href="https://github.com/jaywcjlove" target="_blank">小弟调调™</a>.
|
|
246
274
|
</div>
|
|
247
275
|
</body>
|