@wcj/github-rank 22.9.27 → 22.9.28

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 +27712 -27681
  2. package/dist/sifou-daily.json +45 -18
  3. package/dist/sifou-monthly.json +74 -74
  4. package/dist/sifou-weekly.json +139 -139
  5. package/dist/toutiao-30.json +41 -41
  6. package/dist/toutiao-7.json +79 -79
  7. package/dist/toutiao-90.json +25 -25
  8. package/dist/trending-daily.json +165 -165
  9. package/dist/trending-monthly.json +137 -137
  10. package/dist/trending-weekly.json +171 -171
  11. package/dist/users.china.json +1622 -1622
  12. package/dist/users.json +2321 -2328
  13. package/package.json +1 -1
  14. package/web/data/repos.json +27712 -27681
  15. package/web/data/sifou-daily.json +45 -18
  16. package/web/data/sifou-monthly.json +74 -74
  17. package/web/data/sifou-weekly.json +139 -139
  18. package/web/data/toutiao-30.json +41 -41
  19. package/web/data/toutiao-7.json +79 -79
  20. package/web/data/toutiao-90.json +25 -25
  21. package/web/data/trending-daily.json +165 -165
  22. package/web/data/trending-monthly.json +137 -137
  23. package/web/data/trending-weekly.json +171 -171
  24. package/web/data/users.china.json +1622 -1622
  25. package/web/data/users.json +2321 -2328
  26. package/web/index.html +1577 -1577
  27. package/web/repos.html +3106 -3098
  28. package/web/sifou-daily.html +100 -16
  29. package/web/sifou-monthly.html +116 -116
  30. package/web/sifou-weekly.html +139 -139
  31. package/web/toutiao-30.html +79 -79
  32. package/web/toutiao-7.html +78 -78
  33. package/web/toutiao-90.html +27 -27
  34. package/web/trending-monthly.html +127 -131
  35. package/web/trending-weekly.html +150 -150
  36. package/web/trending.html +145 -141
  37. package/web/users.china.html +1052 -1052
@@ -116,7 +116,7 @@
116
116
 
117
117
 
118
118
  </h1>
119
- <div class="time">Last cache created on 2022/9/27 by
119
+ <div class="time">Last cache created on 2022/9/28 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/1190000042472592" target="_blank" title=" Vue 中,使用 $attrs 构建高级组件">在 Vue 中,使用 $attrs 构建高级组件</a>
148
+ <a href="https://segmentfault.com/a/1190000042547772" target="_blank" title="CSS transition 小技巧!如何保留 hover 的状态?">CSS transition 小技巧!如何保留 hover 的状态?</a>
149
149
  </div>
150
150
  <div class="sub-title followers">
151
151
 
@@ -156,15 +156,15 @@
156
156
  <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"/>
157
157
  </g>
158
158
  </svg>
159
- <span>2</span>
159
+ <span>8</span>
160
160
  </span>
161
161
  &nbsp;
162
- <a target="_blank" href="https://segmentfault.com/u/minnanitkong" title="Programming Language">
163
- <span>前端小智</span>
162
+ <a target="_blank" href="https://segmentfault.com/u/xboxyan" title="Programming Language">
163
+ <span>XboxYan</span>
164
164
  </a>
165
165
  </div>
166
166
  <div class="details">
167
- 本文首发于微信公众号:大迁世界, 我的微信:qq449245884,我会第一时间和你分享前端行业趋势,学习途径等等。更多开源作品请看 GitHub [链接] ,包含一线大厂面试完整考点、资料以及我的系列文章。
167
+ 欢迎关注我的公众号:前端侦探通常情况下,hover 是无法保存状态的。鼠标移入触发额外样式,一旦移出就还原了 {代码...} 这就意味着,如果需要保留hover的状态,可能就不得不借助JS了,比如下面是某某书院的首页...
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/1190000042545387" target="_blank" title="一万小时真的能成为专家吗?">一万小时真的能成为专家吗?</a>
176
+ <a href="https://segmentfault.com/a/1190000042550192" target="_blank" title="见微知著,从两道有意思的 CSS 面试题,考察你的基础">见微知著,从两道有意思的 CSS 面试题,考察你的基础</a>
177
177
  </div>
178
178
  <div class="sub-title followers">
179
179
 
@@ -184,15 +184,15 @@
184
184
  <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"/>
185
185
  </g>
186
186
  </svg>
187
- <span>2</span>
187
+ <span>4</span>
188
188
  </span>
189
189
  &nbsp;
190
- <a target="_blank" href="https://segmentfault.com/u/xindoo" title="Programming Language">
191
- <span>xindoo</span>
190
+ <a target="_blank" href="https://segmentfault.com/u/chokcoco" title="Programming Language">
191
+ <span>chokcoco</span>
192
192
  </a>
193
193
  </div>
194
194
  <div class="details">
195
- 今天不聊具体的技术问题,聊一聊个人成长的问题,大家可能对一万小时定律耳熟能详了, 作家格拉德威尔在《异类》一书中说道:“人们眼中的天才之所以卓越非凡,并非天资超人一等,而是付出了持续不断...
195
+ 今天在论坛,有看到这样一道非常有意思的题目,简单的代码如下: {代码...} 样式如下: {代码...} 试问,标签 &lt;p&gt; 内的文字的颜色,是 green 还是 blue 呢?有趣的是,这里的最终结果是蓝色,也就是 color:...
196
196
  </div>
197
197
  </div>
198
198
  </li>
@@ -201,7 +201,63 @@
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/1190000042544648" target="_blank" title="知乎疯转上万次的Spring Security手册及源码笔记">知乎疯转上万次的Spring Security手册及源码笔记</a>
204
+ <a href="https://segmentfault.com/a/1190000042552230" target="_blank" title="SegmentFault 2022 年社区周报 Vol.9">SegmentFault 2022 年社区周报 Vol.9</a>
205
+ </div>
206
+ <div class="sub-title followers">
207
+
208
+ <span title="Stargazers Count">
209
+ <svg width="12" height="12" viewBox="0 0 16 16">
210
+ <g fill="none" fill-rule="evenodd">
211
+ <path d="M0 0h16v16H0z"/>
212
+ <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"/>
213
+ </g>
214
+ </svg>
215
+ <span>2</span>
216
+ </span>
217
+ &nbsp;
218
+ <a target="_blank" href="https://segmentfault.com/u/segmentfault" title="Programming Language">
219
+ <span>SegmentFault思否</span>
220
+ </a>
221
+ </div>
222
+ <div class="details">
223
+ hello,本喵又回来啦,距离国庆假期只剩 3 个工作日啦,想想都很激动,我承认我是有点提前兴奋了,回归主题,来给大家来汇报一下社区近期发生的事儿~
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/1190000042549062" target="_blank" title="一个新视角:前端框架们都卷错方向了?">一个新视角:前端框架们都卷错方向了?</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>2</span>
244
+ </span>
245
+ &nbsp;
246
+ <a target="_blank" href="https://segmentfault.com/u/kasong" title="Programming Language">
247
+ <span>卡颂</span>
248
+ </a>
249
+ </div>
250
+ <div class="details">
251
+ 大家好,我卡颂。近几年,前端领域出现了很多新框架,比如Svelte、 Solid.js、Astro、Qwik等。伴随他们出现的,还有很多高大上的新概念 —— 运行时/编译时框架、Islands架构、Selective Hydration......这些概念的...
252
+ </div>
253
+ </div>
254
+ </li>
255
+
256
+ <li>
257
+ <div class="info">
258
+ <div class="rank">
259
+ <span title="Ranking 5">5</span>
260
+ <a href="https://segmentfault.com/a/1190000042549285" target="_blank" title="linux根据inode编号删除文件">linux根据inode编号删除文件</a>
205
261
  </div>
206
262
  <div class="sub-title followers">
207
263
 
@@ -215,12 +271,40 @@
215
271
  <span>1</span>
216
272
  </span>
217
273
  &nbsp;
218
- <a target="_blank" href="https://segmentfault.com/u/taozi_60b0b3c71b1a8" title="Programming Language">
219
- <span>Java架构师</span>
274
+ <a target="_blank" href="https://segmentfault.com/u/niewj" title="Programming Language">
275
+ <span>niewj</span>
276
+ </a>
277
+ </div>
278
+ <div class="details">
279
+ 如删掉&#34;-d&#34;文件find . -inum 1328244 -exec rm -i {} \;如果不需要确认,直接删除(上面的&#34;-H&#34;文件): find . -inum 1328240 -exec rm -if {} \;
280
+ </div>
281
+ </div>
282
+ </li>
283
+
284
+ <li>
285
+ <div class="info">
286
+ <div class="rank">
287
+ <span title="Ranking 6">6</span>
288
+ <a href="https://segmentfault.com/a/1190000042549218" target="_blank" title="设计模式之状态模式">设计模式之状态模式</a>
289
+ </div>
290
+ <div class="sub-title followers">
291
+
292
+ <span title="Stargazers Count">
293
+ <svg width="12" height="12" viewBox="0 0 16 16">
294
+ <g fill="none" fill-rule="evenodd">
295
+ <path d="M0 0h16v16H0z"/>
296
+ <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"/>
297
+ </g>
298
+ </svg>
299
+ <span>2</span>
300
+ </span>
301
+ &nbsp;
302
+ <a target="_blank" href="https://segmentfault.com/u/tian_study" title="Programming Language">
303
+ <span>程序员田同学</span>
220
304
  </a>
221
305
  </div>
222
306
  <div class="details">
223
- Spring是非常流行和成功的Java应用开发框架,SpringSecurity正是Spring家族中的成员。SpringSecurity基于Spring框架,提供了一套Web应用安全性的完整解决方案。正如你可能知道的关于安全方面的两个主要区域是“认...
307
+ 实际开发中订单往往都包含着订单状态,用户每进行一次操作都要切换对应的状态,而每次切换判断当前的状态是必须的,就不可避免的引入一系列判断语句,为了让代码更加清晰直观,我们引入今天的主角——状态模式。
224
308
  </div>
225
309
  </div>
226
310
  </li>
@@ -241,7 +325,7 @@
241
325
  <img src="https://img.shields.io/npm/v/@wcj/github-rank.svg?label=unpkg">
242
326
  </a>
243
327
  </div>
244
- <div class="time">Last cache created on 2022/9/27 by Github API v3.</div>
328
+ <div class="time">Last cache created on 2022/9/28 by Github API v3.</div>
245
329
  Create by <a href="https://github.com/jaywcjlove" target="_blank">小弟调调™</a>.
246
330
  </div>
247
331
  </body>