@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.
Files changed (37) hide show
  1. package/dist/repos.json +25192 -25179
  2. package/dist/sifou-daily.json +24 -15
  3. package/dist/sifou-monthly.json +77 -77
  4. package/dist/sifou-weekly.json +138 -138
  5. package/dist/toutiao-30.json +88 -88
  6. package/dist/toutiao-7.json +108 -108
  7. package/dist/toutiao-90.json +46 -46
  8. package/dist/trending-daily.json +163 -163
  9. package/dist/trending-monthly.json +151 -151
  10. package/dist/trending-weekly.json +166 -166
  11. package/dist/users.china.json +1576 -1577
  12. package/dist/users.json +2694 -2694
  13. package/package.json +1 -1
  14. package/web/data/repos.json +25192 -25179
  15. package/web/data/sifou-daily.json +24 -15
  16. package/web/data/sifou-monthly.json +77 -77
  17. package/web/data/sifou-weekly.json +138 -138
  18. package/web/data/toutiao-30.json +88 -88
  19. package/web/data/toutiao-7.json +108 -108
  20. package/web/data/toutiao-90.json +46 -46
  21. package/web/data/trending-daily.json +163 -163
  22. package/web/data/trending-monthly.json +151 -151
  23. package/web/data/trending-weekly.json +166 -166
  24. package/web/data/users.china.json +1576 -1577
  25. package/web/data/users.json +2694 -2694
  26. package/web/index.html +1468 -1468
  27. package/web/repos.html +3119 -3111
  28. package/web/sifou-daily.html +42 -14
  29. package/web/sifou-monthly.html +139 -139
  30. package/web/sifou-weekly.html +143 -143
  31. package/web/toutiao-30.html +91 -91
  32. package/web/toutiao-7.html +85 -85
  33. package/web/toutiao-90.html +68 -68
  34. package/web/trending-monthly.html +136 -132
  35. package/web/trending-weekly.html +143 -147
  36. package/web/trending.html +143 -139
  37. package/web/users.china.html +817 -817
@@ -1,29 +1,38 @@
1
1
  [
2
2
  {
3
- "title": "电子表格也能做购物车?简单三步就能实现",
4
- "description": "在我们的项目当中,经常需要添加一些选择界面,让用户直观地进行交互,比如耗材、办公用品、设计稿或者其它可以选择的内容。在线商城的商品目录和购物车无疑是一种大家都很熟悉的交互方式,但是在实际开发中,我...",
5
- "url": "https://segmentfault.com/a/1190000042624221",
6
- "author": "葡萄城技术团队",
7
- "home_url": "https://segmentfault.com/u/grapecity",
3
+ "title": "ReactQuery系列文章- 1. React Query 实践",
4
+ "description": "当2018年GraphQL特别是Apolllo Client开始流行之后,很多人开始认为它将替代Redux,关于Redux是否已经落伍的问题经常被问到。我很清晰地记得我当时对这些观点的不理解。为什么一些数据请求的库会替代全局状态管理...",
5
+ "url": "https://segmentfault.com/a/1190000042629569",
6
+ "author": "lakb248",
7
+ "home_url": "https://segmentfault.com/u/kk_470661",
8
8
  "votes": "1",
9
9
  "rank": 1
10
10
  },
11
11
  {
12
- "title": "NodeJS 服务 Docker 镜像极致优化指北",
13
- "description": "这段时间在开发一个腾讯文档全品类通用的 HTML 动态服务,为了方便各品类接入的生成与部署,也顺应上云的趋势,考虑使用 Docker 的方式来固定服务内容,统一进行制品版本的管理。本篇文章就将我在服务 Docker 化...",
14
- "url": "https://segmentfault.com/a/1190000042623699",
15
- "author": "Duang",
16
- "home_url": "https://segmentfault.com/u/duang_58e87246ca82f",
12
+ "title": "《数据密集型应用系统设计》 - 数据模型和查询语言",
13
+ "description": "sjmj 《数据密集型应用系统设计》 - 数据模型和查询语言概览现实世界的API和相关程序作用于某个特定领域解决现实生活的某些问题。存储数据的模型可以使JSON也可以是XML类型。如何展示以及表示JSON,以及如何操作...",
14
+ "url": "https://segmentfault.com/a/1190000042629937",
15
+ "author": "Xander",
16
+ "home_url": "https://segmentfault.com/u/lazytimes",
17
17
  "votes": "1",
18
18
  "rank": 2
19
19
  },
20
20
  {
21
- "title": "ts中类的修饰符",
22
- "description": "用于设置类中变量和方法的访问权限public(默认): 公有,可以在任何地方被访问protected : 受保护,只在当前类和其子类中被访问(在类的外部无法被访问)private : 私有,只在当前类中可以被访问(在子类中或者...",
23
- "url": "https://segmentfault.com/a/1190000042625441",
24
- "author": "high-profile",
25
- "home_url": "https://segmentfault.com/u/high_profile",
21
+ "title": "【docker】文档 [不断补充中...]",
22
+ "description": "全栈技术分享,API文档动态更新,技术点简明易懂,快速入门有帮助的话点个赞吧,感兴趣的关注加书签获得更多文档,方便随时查阅,有问题欢迎留言讨论",
23
+ "url": "https://segmentfault.com/a/1190000042629924",
24
+ "author": "eveforest",
25
+ "home_url": "https://segmentfault.com/u/eveforest",
26
26
  "votes": "1",
27
27
  "rank": 3
28
+ },
29
+ {
30
+ "title": "Docker | 发布镜像到镜像仓库",
31
+ "description": "本文记录发布镜像到 DockerHub 和 阿里云镜像仓库。工作中使用的是JFrog Artifactory 和 Harbor,没有太大差别。",
32
+ "url": "https://segmentfault.com/a/1190000042628920",
33
+ "author": "甜点cc",
34
+ "home_url": "https://segmentfault.com/u/xiaojt",
35
+ "votes": "1",
36
+ "rank": 4
28
37
  }
29
38
  ]
@@ -1,22 +1,4 @@
1
1
  [
2
- {
3
- "title": "「多图预警」完美实现一个@功能",
4
- "description": "一天产品大大向 boss 汇报完研发成果和产品业绩产出,若有所思的走出来,劲直向我走过来,嘴角微微上扬。产品大大:boss 对我们的研发成果挺满意的,balabala...(内心 OS:不听,讲重点)产品大大:咱们的客服 I...",
5
- "url": "https://segmentfault.com/a/1190000042481321",
6
- "author": "wuwhs",
7
- "home_url": "https://segmentfault.com/u/wuwhs",
8
- "votes": "27",
9
- "rank": 1
10
- },
11
- {
12
- "title": "还在用定时器吗?借助 CSS 来监听事件",
13
- "description": "平时工作中很多场合都要用到定时器,比如延迟加载、定时查询等等,但定时器的控制有时候会有些许麻烦,比如鼠标移入停止、移出再重新开始。这次介绍几个借助 CSS 来更好的控制定时器的方法,一起了解一下吧,相信...",
14
- "url": "https://segmentfault.com/a/1190000042475578",
15
- "author": "XboxYan",
16
- "home_url": "https://segmentfault.com/u/xboxyan",
17
- "votes": "28",
18
- "rank": 2
19
- },
20
2
  {
21
3
  "title": "前端性能优化(图文并茂,通俗易懂)",
22
4
  "description": "默认情况下,我们静态导入的所有模块都会添加到初始捆绑包中。使用默认 ES2015 导入语法 导入的模块将静态导入。import module from 'module'",
@@ -24,7 +6,7 @@
24
6
  "author": "寒水寺一禅",
25
7
  "home_url": "https://segmentfault.com/u/xiaolizideyitian",
26
8
  "votes": "24",
27
- "rank": 3
9
+ "rank": 1
28
10
  },
29
11
  {
30
12
  "title": "CSS transition 小技巧!如何保留 hover 的状态?",
@@ -33,7 +15,7 @@
33
15
  "author": "XboxYan",
34
16
  "home_url": "https://segmentfault.com/u/xboxyan",
35
17
  "votes": "25",
36
- "rank": 4
18
+ "rank": 2
37
19
  },
38
20
  {
39
21
  "title": "那些你不知道的炫酷按钮交互效果",
@@ -42,7 +24,7 @@
42
24
  "author": "南城大前端",
43
25
  "home_url": "https://segmentfault.com/u/nanchengfe",
44
26
  "votes": "22",
45
- "rank": 5
27
+ "rank": 3
46
28
  },
47
29
  {
48
30
  "title": "单标签实现复杂的棋盘布局",
@@ -51,7 +33,7 @@
51
33
  "author": "chokcoco",
52
34
  "home_url": "https://segmentfault.com/u/chokcoco",
53
35
  "votes": "15",
54
- "rank": 6
36
+ "rank": 4
55
37
  },
56
38
  {
57
39
  "title": "50天用vue3完成了50个web项目,我学到了什么?",
@@ -60,7 +42,7 @@
60
42
  "author": "夕水",
61
43
  "home_url": "https://segmentfault.com/u/xishui_5ac9a340a5484",
62
44
  "votes": "20",
63
- "rank": 7
45
+ "rank": 5
64
46
  },
65
47
  {
66
48
  "title": "一个被忽略的前端细分领域",
@@ -69,7 +51,7 @@
69
51
  "author": "卡颂",
70
52
  "home_url": "https://segmentfault.com/u/kasong",
71
53
  "votes": "15",
72
- "rank": 8
54
+ "rank": 6
73
55
  },
74
56
  {
75
57
  "title": "实现《羊了个羊》的小游戏",
@@ -78,16 +60,7 @@
78
60
  "author": "夕水",
79
61
  "home_url": "https://segmentfault.com/u/xishui_5ac9a340a5484",
80
62
  "votes": "14",
81
- "rank": 9
82
- },
83
- {
84
- "title": "借助 :has 实现3d轮播图",
85
- "description": "前不久在这篇文章:CSS 有了:has伪类可以做些什么 中介绍了:has伪类的一些使用场景,可以说大大颠覆了 CSS 选择器的认知,让很多繁琐的 js逻辑通过灵活的CSS轻易实现了。这次带来一个比较常见的案例,3d 轮播图,...",
86
- "url": "https://segmentfault.com/a/1190000042512102",
87
- "author": "XboxYan",
88
- "home_url": "https://segmentfault.com/u/xboxyan",
89
- "votes": "10",
90
- "rank": 10
63
+ "rank": 7
91
64
  },
92
65
  {
93
66
  "title": "超强的纯 CSS 鼠标点击拖拽效果",
@@ -96,7 +69,16 @@
96
69
  "author": "chokcoco",
97
70
  "home_url": "https://segmentfault.com/u/chokcoco",
98
71
  "votes": "13",
99
- "rank": 11
72
+ "rank": 8
73
+ },
74
+ {
75
+ "title": "借助 :has 实现3d轮播图",
76
+ "description": "前不久在这篇文章:CSS 有了:has伪类可以做些什么 中介绍了:has伪类的一些使用场景,可以说大大颠覆了 CSS 选择器的认知,让很多繁琐的 js逻辑通过灵活的CSS轻易实现了。这次带来一个比较常见的案例,3d 轮播图,...",
77
+ "url": "https://segmentfault.com/a/1190000042512102",
78
+ "author": "XboxYan",
79
+ "home_url": "https://segmentfault.com/u/xboxyan",
80
+ "votes": "10",
81
+ "rank": 9
100
82
  },
101
83
  {
102
84
  "title": "漫画 | Serverless + Data,让后端告别搬砖!",
@@ -105,7 +87,7 @@
105
87
  "author": "六一",
106
88
  "home_url": "https://segmentfault.com/u/suicidal_romantic_scoundrel",
107
89
  "votes": "12",
108
- "rank": 12
90
+ "rank": 10
109
91
  },
110
92
  {
111
93
  "title": "见微知著,从两道有意思的 CSS 面试题,考察你的基础",
@@ -114,7 +96,7 @@
114
96
  "author": "chokcoco",
115
97
  "home_url": "https://segmentfault.com/u/chokcoco",
116
98
  "votes": "10",
117
- "rank": 13
99
+ "rank": 11
118
100
  },
119
101
  {
120
102
  "title": "CSS 有了:has伪类可以做些什么?",
@@ -123,7 +105,7 @@
123
105
  "author": "XboxYan",
124
106
  "home_url": "https://segmentfault.com/u/xboxyan",
125
107
  "votes": "14",
126
- "rank": 14
108
+ "rank": 12
127
109
  },
128
110
  {
129
111
  "title": "35+,如果面试让我手写红黑树!",
@@ -132,7 +114,7 @@
132
114
  "author": "小傅哥",
133
115
  "home_url": "https://segmentfault.com/u/fuzhengwei",
134
116
  "votes": "10",
135
- "rank": 15
117
+ "rank": 13
136
118
  },
137
119
  {
138
120
  "title": "Java反射真正的详解,学以致用,实战案例,虽不及万字,但也已有近8000字",
@@ -141,16 +123,7 @@
141
123
  "author": "宁在春",
142
124
  "home_url": "https://segmentfault.com/u/wyh_study",
143
125
  "votes": "15",
144
- "rank": 16
145
- },
146
- {
147
- "title": "1000粉!使用Three.js实现一个创意纪念页面 🏆",
148
- "description": "不知不觉,掘金关注者人数已经超过 1000 人,因此特地做了这个页面纪念一下,感谢大家关注 🙇‍,希望思否的粉丝也涨涨。后续也将继续努力,持续输出一些有价值的文章。本文内容涉及的技术栈为 React + Three.js + ...",
149
- "url": "https://segmentfault.com/a/1190000042475152",
150
- "author": "dragonir",
151
- "home_url": "https://segmentfault.com/u/dragonir",
152
- "votes": "9",
153
- "rank": 17
126
+ "rank": 14
154
127
  },
155
128
  {
156
129
  "title": "当你 git push 时,极狐GitLab上发生了什么?",
@@ -159,16 +132,7 @@
159
132
  "author": "极狐GitLab",
160
133
  "home_url": "https://segmentfault.com/u/jihu_gitlab",
161
134
  "votes": "9",
162
- "rank": 18
163
- },
164
- {
165
- "title": "新时代布局新特性 -- 容器查询",
166
- "description": "而目前,我们也能在 Chrome Canary 版本中,或者在 Chrome 93~104 通过开启 Enable CSS Container Queries 特性抢先体验。",
167
- "url": "https://segmentfault.com/a/1190000042475705",
168
- "author": "chokcoco",
169
- "home_url": "https://segmentfault.com/u/chokcoco",
170
- "votes": "9",
171
- "rank": 19
135
+ "rank": 15
172
136
  },
173
137
  {
174
138
  "title": "这些js原型及原型链面试题你能做对几道",
@@ -177,7 +141,7 @@
177
141
  "author": "腹黑的可乐",
178
142
  "home_url": "https://segmentfault.com/u/fuheidekele",
179
143
  "votes": "18",
180
- "rank": 20
144
+ "rank": 16
181
145
  },
182
146
  {
183
147
  "title": "5 种瀑布流场景的实现原理解析",
@@ -186,16 +150,7 @@
186
150
  "author": "凹凸实验室",
187
151
  "home_url": "https://segmentfault.com/u/o2team",
188
152
  "votes": "7",
189
- "rank": 21
190
- },
191
- {
192
- "title": "图解JS中的事件循环",
193
- "description": "1、js单线程,并非指js只有一个线程,而是同一时刻只能有一个线程在工作。2、js中,主线程之外,还有其他线程,比如事件循环线程,定时器触发线程,http异步线程, 浏览器事件线程。3、在js主线程中,分为两个子...",
194
- "url": "https://segmentfault.com/a/1190000042485178",
195
- "author": "寒水寺一禅",
196
- "home_url": "https://segmentfault.com/u/xiaolizideyitian",
197
- "votes": "6",
198
- "rank": 22
153
+ "rank": 17
199
154
  },
200
155
  {
201
156
  "title": "技术征文中奖名单公布 | 浅谈 Java 进阶之路",
@@ -204,7 +159,7 @@
204
159
  "author": "SegmentFault思否",
205
160
  "home_url": "https://segmentfault.com/u/segmentfault",
206
161
  "votes": "5",
207
- "rank": 23
162
+ "rank": 18
208
163
  },
209
164
  {
210
165
  "title": "特约专访 | 思否 CEO 高阳带你了解 Code For Better _ Hackathon 冠军团队背后的故事",
@@ -213,7 +168,7 @@
213
168
  "author": "SegmentFault思否",
214
169
  "home_url": "https://segmentfault.com/u/segmentfault",
215
170
  "votes": "4",
216
- "rank": 24
171
+ "rank": 19
217
172
  },
218
173
  {
219
174
  "title": "用Colab免费部署自己的AI绘画云平台—— Stable Diffusion",
@@ -222,7 +177,7 @@
222
177
  "author": "程序员秋风",
223
178
  "home_url": "https://segmentfault.com/u/qiufeng_5a07f6cb96ee0",
224
179
  "votes": "6",
225
- "rank": 25
180
+ "rank": 20
226
181
  },
227
182
  {
228
183
  "title": "Segmentfault 思否首届「猫猫杯」线上代码共创大赛正式启动,快来 DIY 你的专属表情包!",
@@ -231,7 +186,7 @@
231
186
  "author": "SegmentFault思否",
232
187
  "home_url": "https://segmentfault.com/u/segmentfault",
233
188
  "votes": "5",
234
- "rank": 26
189
+ "rank": 21
235
190
  },
236
191
  {
237
192
  "title": "面试说:聊聊JavaScript中的数据类型",
@@ -240,7 +195,7 @@
240
195
  "author": "Gopal",
241
196
  "home_url": "https://segmentfault.com/u/fengguangping",
242
197
  "votes": "9",
243
- "rank": 27
198
+ "rank": 22
244
199
  },
245
200
  {
246
201
  "title": "2022 SegmentFault 思否程序员大调查",
@@ -249,7 +204,7 @@
249
204
  "author": "SegmentFault思否",
250
205
  "home_url": "https://segmentfault.com/u/segmentfault",
251
206
  "votes": "5",
252
- "rank": 28
207
+ "rank": 23
253
208
  },
254
209
  {
255
210
  "title": "与小程序的 2M 空间斗智斗勇之图片优化",
@@ -258,7 +213,7 @@
258
213
  "author": "林小志",
259
214
  "home_url": "https://segmentfault.com/u/linxz",
260
215
  "votes": "4",
261
- "rank": 29
216
+ "rank": 24
262
217
  },
263
218
  {
264
219
  "title": "[极致用户体验] 为什么建议2022年不用\"等比设计稿\"+rem,而用\"灵活设计稿\"+px",
@@ -267,6 +222,51 @@
267
222
  "author": "HullQin",
268
223
  "home_url": "https://segmentfault.com/u/hullqin",
269
224
  "votes": "6",
225
+ "rank": 25
226
+ },
227
+ {
228
+ "title": "微信小程序转为App并上架应用市场",
229
+ "description": "先说说背景吧,笔者开发了一款微信工具类小程序,刚开始,小程序的日访问量和用户数都还可以,但后面慢慢的发现,受限于微信小程序平台规则,很难对用户进行更深入的运营,用户流失问题也将逐渐凸显出来。另一方...",
230
+ "url": "https://segmentfault.com/a/1190000042503461",
231
+ "author": "xiangzhihong",
232
+ "home_url": "https://segmentfault.com/u/xiangzhihong",
233
+ "votes": "4",
234
+ "rank": 26
235
+ },
236
+ {
237
+ "title": "「🌟技术探索🌟」借助 CI / CD 实现前端应用的快速回滚",
238
+ "description": "在 上一轮优化 里, 我们通过优化一些构建工具和流程, 把构建耗时优化到了 4min 左右,整体发布耗时从 15min 优化到了 8 min 左右, 有较大提升, 但是依旧存在提升空间。",
239
+ "url": "https://segmentfault.com/a/1190000042531062",
240
+ "author": "皮小蛋",
241
+ "home_url": "https://segmentfault.com/u/scaukk",
242
+ "votes": "3",
243
+ "rank": 27
244
+ },
245
+ {
246
+ "title": "从前端到全栈 -- 最全面向对象总结",
247
+ "description": "从事前端的这两年中,也接触了后端领域,像 PHP Node, 并且都用它们做过一些 demo 和 私活 ,站在职业发展道路上来讲,了解后端是好的,自己可以熟练前后的开发流程,整条链路下来,很清晰,懂了后端,在自己以后...",
248
+ "url": "https://segmentfault.com/a/1190000042517735",
249
+ "author": "程序员海军",
250
+ "home_url": "https://segmentfault.com/u/haijun_5e7e16c909f52",
251
+ "votes": "6",
252
+ "rank": 28
253
+ },
254
+ {
255
+ "title": "华为王泽锋:协作创新、开源的魅力所在",
256
+ "description": "受访者:王泽锋(Kevin Wang),华为云云原生开源负责人,CNCF大使,CNCF技术监督委员会贡献者,Kubernetes资深维护者,KubeEdge、Volcano、Karmada等多个CNCF项目发起人,目前负责华为云在云原生开源社区的整体...",
257
+ "url": "https://segmentfault.com/a/1190000042589829",
258
+ "author": "思否编辑部",
259
+ "home_url": "https://segmentfault.com/u/writers",
260
+ "votes": "2",
261
+ "rank": 29
262
+ },
263
+ {
264
+ "title": "「数字无限人生」:技术人的精彩时代",
265
+ "description": "18世纪,蒸汽机的发明,引发第一次科技革命19世纪,电力的发明, 引发第二次科技革命20世纪,电脑、能源、新材料、空间、生物等新兴技术,引发第三次科技革命21世纪,电子和信息技术,引发第四次科技革命2022,数...",
266
+ "url": "https://segmentfault.com/a/1190000042582695",
267
+ "author": "思否编辑部",
268
+ "home_url": "https://segmentfault.com/u/writers",
269
+ "votes": "3",
270
270
  "rank": 30
271
271
  }
272
272
  ]