@wcj/github-rank 22.7.1 → 22.7.2

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 (38) hide show
  1. package/dist/repos.json +18862 -18851
  2. package/dist/sifou-daily.json +55 -37
  3. package/dist/sifou-monthly.json +51 -51
  4. package/dist/sifou-weekly.json +110 -119
  5. package/dist/toutiao-30.json +27 -27
  6. package/dist/toutiao-7.json +74 -74
  7. package/dist/toutiao-90.json +29 -29
  8. package/dist/trending-daily.json +171 -171
  9. package/dist/trending-monthly.json +149 -149
  10. package/dist/trending-weekly.json +156 -156
  11. package/dist/users.china.json +1439 -1439
  12. package/dist/users.json +2017 -2017
  13. package/package.json +1 -1
  14. package/web/36kr.html +2 -2
  15. package/web/data/repos.json +18862 -18851
  16. package/web/data/sifou-daily.json +55 -37
  17. package/web/data/sifou-monthly.json +51 -51
  18. package/web/data/sifou-weekly.json +110 -119
  19. package/web/data/toutiao-30.json +27 -27
  20. package/web/data/toutiao-7.json +74 -74
  21. package/web/data/toutiao-90.json +29 -29
  22. package/web/data/trending-daily.json +171 -171
  23. package/web/data/trending-monthly.json +149 -149
  24. package/web/data/trending-weekly.json +156 -156
  25. package/web/data/users.china.json +1439 -1439
  26. package/web/data/users.json +2017 -2017
  27. package/web/index.html +1134 -1134
  28. package/web/repos.html +2681 -2677
  29. package/web/sifou-daily.html +88 -32
  30. package/web/sifou-monthly.html +89 -89
  31. package/web/sifou-weekly.html +127 -155
  32. package/web/toutiao-30.html +31 -31
  33. package/web/toutiao-7.html +62 -62
  34. package/web/toutiao-90.html +34 -34
  35. package/web/trending-monthly.html +131 -135
  36. package/web/trending-weekly.html +144 -132
  37. package/web/trending.html +151 -147
  38. package/web/users.china.html +725 -725
@@ -1,65 +1,83 @@
1
1
  [
2
2
  {
3
- "title": "如何使用插件化机制优雅的封装你的请求hook",
4
- "description": "本文是深入浅出 ahooks 源码系列文章的第二篇,这个系列的目标主要有以下几点:加深对 React hooks 的理解。学习如何抽象自定义 hooks。构建属于自己的 React hooks 工具库。培养阅读学习源码的习惯,工具库是一...",
5
- "url": "https://segmentfault.com/a/1190000042051905",
6
- "author": "Gopal",
7
- "home_url": "https://segmentfault.com/u/fengguangping",
3
+ "title": "又一款值得推荐的高颜值的服务器探针——WGCLOUD",
4
+ "description": "支持主机各种指标监测(cpu使用率,cpu温度,内存使用率,磁盘容量,磁盘IO,硬盘SMART健康状态,系统负载,连接数量,网卡流量,硬件系统信息等)。支持监测服务器上的进程应用、文件、端口、日志、DOCKER容器、...",
5
+ "url": "https://segmentfault.com/a/1190000042059154",
6
+ "author": "徐三刀",
7
+ "home_url": "https://segmentfault.com/u/9b3sps2b",
8
8
  "votes": "1",
9
9
  "rank": 1
10
10
  },
11
11
  {
12
- "title": "JavaScript扩展原型链浅析",
13
- "description": "前言上文对原型和原型链做了一些简单的概念介绍和解析,本文将浅析一些原型链的扩展。javaScript原型和原型链[链接]扩展原型链使用new操作符利用原型是对象的特性,实例化对象的时候,继承多个构造函数的属性和方...",
14
- "url": "https://segmentfault.com/a/1190000042051801",
15
- "author": "程序猿布欧",
16
- "home_url": "https://segmentfault.com/u/lewyon",
12
+ "title": "Go1.19 那些事:国产芯片、内存模型等新特性,你知道多少?",
13
+ "description": "Go 的内存模型已被修订,以使 Go 与 C、C++、Java、JavaScript、Rust 和 Swift 使用的内存模型保持一致。Go 只提供顺序一致的原子学,而不是其他语言中的任何更宽松的形式。",
14
+ "url": "https://segmentfault.com/a/1190000042057334",
15
+ "author": "煎鱼",
16
+ "home_url": "https://segmentfault.com/u/eddycjy",
17
17
  "votes": "1",
18
18
  "rank": 2
19
19
  },
20
20
  {
21
- "title": "冴羽答读者问:如何在工作中打造影响力,带动同事?",
22
- "description": "前言最近我发起了「冴羽答读者问」活动,如果你也有想要提问的问题,欢迎留言,我会按照顺序依此回答。正文什么是影响力呢?引用百度百科的解释:影响力是用一种别人所乐于接受的方式,改变他人的思想和行动的能...",
23
- "url": "https://segmentfault.com/a/1190000042054629",
24
- "author": "冴羽",
25
- "home_url": "https://segmentfault.com/u/yayu",
26
- "votes": "2",
21
+ "title": "Android动态更换应用图标",
22
+ "description": "近日,微博官方发布了一项新功能,即可以在App设置中动态更换微博的显示图标样式。根据微博官方的说法,除了最原始的图标外,微博还推出了另外10种不同的样式,既有3D微博、炫彩微博等保留了眼睛造型的新样式,也...",
23
+ "url": "https://segmentfault.com/a/1190000042059399",
24
+ "author": "xiangzhihong",
25
+ "home_url": "https://segmentfault.com/u/xiangzhihong",
26
+ "votes": "1",
27
27
  "rank": 3
28
28
  },
29
29
  {
30
- "title": "开源人物专访:OpenFunction 的独特“处世之道”,开源“实干家精神”从 0 到 1 的突破",
31
- "description": "采访整理:SegmentFault 思否 | 编辑 朱玲采访嘉宾:霍秉杰 霍秉杰,哈尔滨工业大学计算机科技与技术硕士,曾任职于金山软件从事大数据技术研发,2016年加入青云科技。现为 KubeSphere 云原生 FaaS 项目 OpenFunc...",
32
- "url": "https://segmentfault.com/a/1190000042053265",
33
- "author": "MissD",
34
- "home_url": "https://segmentfault.com/u/d2ms1shh",
30
+ "title": "【Java面试】简单说一下你对序列化和反序列化的理解",
31
+ "description": "Hi,大家好,我是Mic一个工作4年的粉丝,投了很多简历好不容易接到一个互联网公司的面试邀约。在面试第一轮就被干掉了,原因是对主流互联网技术理解太浅了。其中就有一个这样的问题:“简单说一下你对序列化和反序...",
32
+ "url": "https://segmentfault.com/a/1190000042058707",
33
+ "author": "跟着Mic学架构",
34
+ "home_url": "https://segmentfault.com/u/fukua_5be8034f8191f",
35
35
  "votes": "1",
36
36
  "rank": 4
37
37
  },
38
38
  {
39
- "title": "2022 年编程语言趋势:Swift、Kotlin 热度持续增长,收入最高的 5 种编程语言竟是它们",
40
- "description": "随着低代码和无代码平台的兴起,2022 年编程语言的世界正在悄然发生着变化。如今,大多数开发人员对最常用的常规编程语言有着透彻的了解,但掌握不常见的编程语言也能帮助开发者获得高薪的工作。特别是如软件开发...",
41
- "url": "https://segmentfault.com/a/1190000042053038",
42
- "author": "MissD",
43
- "home_url": "https://segmentfault.com/u/d2ms1shh",
44
- "votes": "1",
39
+ "title": "6年技术迭代 阿里全球化出海&合规的挑战和探索",
40
+ "description": "全球化技术根植于全球化业务,经过五个阶段的演进,逐渐发展成为阿里巴巴集团内相对独立的技术体系。本文会首先重点讲解全球化基础设施层的挑战和技术实践。",
41
+ "url": "https://segmentfault.com/a/1190000042058053",
42
+ "author": "溜达兔",
43
+ "home_url": "https://segmentfault.com/u/liudatu",
44
+ "votes": "2",
45
45
  "rank": 5
46
46
  },
47
47
  {
48
- "title": "switch 有四样写法你知道么",
49
- "description": "我所知道的 JavaScript switch 语句只有一种写法。但要说到对分支的处理,写法可就多了去了。if 分支写法可以算一种,switch 分支写法可以算第二种,第三种是使用策略模式,如果要把条件运算符也算上的话,嗯...",
50
- "url": "https://segmentfault.com/a/1190000042055258",
51
- "author": "边城",
52
- "home_url": "https://segmentfault.com/u/jamesfancy",
48
+ "title": "Fundebug JavaScript插件支持监控HTTP请求数据",
49
+ "description": "Fundebug提供专业的前端异常监控服务,我们的插件可以提供全方位的异常监控,可以帮助开发者第一时间定位各种前端异常,包括但不限于 JavaScript 执行错误以及 HTTP 请求错误。",
50
+ "url": "https://segmentfault.com/a/1190000042055989",
51
+ "author": "Fundebug",
52
+ "home_url": "https://segmentfault.com/u/fundebug",
53
53
  "votes": "1",
54
54
  "rank": 6
55
55
  },
56
56
  {
57
- "title": "《网络是怎么样连接的》读书笔记 - 汇总篇",
58
- "description": "其实就是把之前的内容汇总到一个文章方便阅读。为了节省大家的时间,建议挑自己感兴趣的内容看,而不是从上往下看,建议看一切文字材料都保持这样的习惯。",
59
- "url": "https://segmentfault.com/a/1190000042053583",
60
- "author": "lazytimes",
61
- "home_url": "https://segmentfault.com/u/lazytimes",
57
+ "title": "通过示例了解Vue过渡和动画",
58
+ "description": "有梦想,有干货,微信搜索 【大迁世界】 关注这个在凌晨还在刷碗的刷碗智。本文 GitHub [链接] 已收录,有一线大厂面试完整考点、资料以及我的系列文章。",
59
+ "url": "https://segmentfault.com/a/1190000042055924",
60
+ "author": "前端小智",
61
+ "home_url": "https://segmentfault.com/u/minnanitkong",
62
62
  "votes": "1",
63
63
  "rank": 7
64
+ },
65
+ {
66
+ "title": "70个Python经典实用练手项目(附源码)",
67
+ "description": "小二整理了 70 个 Python 实战项目,都有完整且详细的教程,你可以从中选择自己想做的项目进行参考学习练手,你也可以从中寻找灵感去做自己的项目。70 个 Python 练手项目如下所示:",
68
+ "url": "https://segmentfault.com/a/1190000042057369",
69
+ "author": "Python小二",
70
+ "home_url": "https://segmentfault.com/u/ityard",
71
+ "votes": "1",
72
+ "rank": 8
73
+ },
74
+ {
75
+ "title": "webpack从零搭建react应用",
76
+ "description": "在上一篇文章中我们用webpack与webpack-cli搭建了最简单的前端应用,通常在项目中我们会用vue或者react,我们看下如何利用我们自己搭的工程来适配react",
77
+ "url": "https://segmentfault.com/a/1190000042055958",
78
+ "author": "Maic",
79
+ "home_url": "https://segmentfault.com/u/maicfir",
80
+ "votes": "1",
81
+ "rank": 9
64
82
  }
65
83
  ]
@@ -44,15 +44,6 @@
44
44
  "votes": "25",
45
45
  "rank": 5
46
46
  },
47
- {
48
- "title": "SegmentFault 思否技术周刊 -- JavaScript 的那些事",
49
- "description": "JavaScript 是一门基于原型、头等函数的语言,是一门多范式的语言,它支持面向对象程式設計,指令式编程,以及函数式编程。它提供语法来操控文本、数组、日期以及正则表达式等,不支持 I/O,比如网络、存储和图形...",
50
- "url": "https://segmentfault.com/a/1190000041921498",
51
- "author": "Beverly",
52
- "home_url": "https://segmentfault.com/u/beverly0",
53
- "votes": "21",
54
- "rank": 6
55
- },
56
47
  {
57
48
  "title": "搭建前端监控,如何采集异常数据?",
58
49
  "description": "前两篇,我们介绍了为什么前端应该有监控系统,以及搭建前端监控的总体步骤,前端监控的 Why 和 What 想必你已经明白了。接下来我们解决 How 如何实现的问题。",
@@ -60,7 +51,7 @@
60
51
  "author": "杨成功",
61
52
  "home_url": "https://segmentfault.com/u/ruidoc",
62
53
  "votes": "19",
63
- "rank": 7
54
+ "rank": 6
64
55
  },
65
56
  {
66
57
  "title": "CSS实现可拉伸调整尺寸的分栏布局",
@@ -69,7 +60,7 @@
69
60
  "author": "XboxYan",
70
61
  "home_url": "https://segmentfault.com/u/xboxyan",
71
62
  "votes": "26",
72
- "rank": 8
63
+ "rank": 7
73
64
  },
74
65
  {
75
66
  "title": "掘地三尺搞定 Redis 与 MySQL 数据一致性问题",
@@ -78,7 +69,7 @@
78
69
  "author": "码哥字节",
79
70
  "home_url": "https://segmentfault.com/u/magebyte",
80
71
  "votes": "21",
81
- "rank": 9
72
+ "rank": 8
82
73
  },
83
74
  {
84
75
  "title": "如何移除你项目中99%的JS代码",
@@ -87,7 +78,7 @@
87
78
  "author": "卡颂",
88
79
  "home_url": "https://segmentfault.com/u/kasong",
89
80
  "votes": "16",
90
- "rank": 10
81
+ "rank": 9
91
82
  },
92
83
  {
93
84
  "title": "十年老友记 | @张京:我编程了三十年,编程就是我的符号",
@@ -96,7 +87,7 @@
96
87
  "author": "思否编辑部",
97
88
  "home_url": "https://segmentfault.com/u/writers",
98
89
  "votes": "16",
99
- "rank": 11
90
+ "rank": 10
100
91
  },
101
92
  {
102
93
  "title": "让拖拽更加人性化?如何自定义dragover样式",
@@ -105,7 +96,7 @@
105
96
  "author": "XboxYan",
106
97
  "home_url": "https://segmentfault.com/u/xboxyan",
107
98
  "votes": "12",
108
- "rank": 12
99
+ "rank": 11
109
100
  },
110
101
  {
111
102
  "title": "干货合集│最好用的 python 库都在这",
@@ -114,7 +105,7 @@
114
105
  "author": "极客飞兔",
115
106
  "home_url": "https://segmentfault.com/u/autofelix",
116
107
  "votes": "11",
117
- "rank": 13
108
+ "rank": 12
118
109
  },
119
110
  {
120
111
  "title": "这个队列的思路是真的好,现在它是我简历上的亮点了。",
@@ -123,7 +114,7 @@
123
114
  "author": "why技术",
124
115
  "home_url": "https://segmentfault.com/u/whyjishu",
125
116
  "votes": "12",
126
- "rank": 14
117
+ "rank": 13
127
118
  },
128
119
  {
129
120
  "title": "JS实现将文本或JSON内容下载到文件中",
@@ -132,7 +123,7 @@
132
123
  "author": "十方",
133
124
  "home_url": "https://segmentfault.com/u/shifang_5b2b70d160932",
134
125
  "votes": "10",
135
- "rank": 15
126
+ "rank": 14
136
127
  },
137
128
  {
138
129
  "title": "React Suspense 尝鲜,处理前后端IO异步操作",
@@ -141,7 +132,7 @@
141
132
  "author": "葡萄城技术团队",
142
133
  "home_url": "https://segmentfault.com/u/grapecity",
143
134
  "votes": "7",
144
- "rank": 16
135
+ "rank": 15
145
136
  },
146
137
  {
147
138
  "title": "Redis都有哪些使用场景",
@@ -150,7 +141,7 @@
150
141
  "author": "7small7",
151
142
  "home_url": "https://segmentfault.com/u/7small7",
152
143
  "votes": "9",
153
- "rank": 17
144
+ "rank": 16
154
145
  },
155
146
  {
156
147
  "title": "亚马逊云科技:“云+数+AI”助力企业数智化转型",
@@ -159,7 +150,7 @@
159
150
  "author": "思否编辑部",
160
151
  "home_url": "https://segmentfault.com/u/writers",
161
152
  "votes": "11",
162
- "rank": 18
153
+ "rank": 17
163
154
  },
164
155
  {
165
156
  "title": "视觉还原小技巧!CSS 实现角标效果",
@@ -167,8 +158,8 @@
167
158
  "url": "https://segmentfault.com/a/1190000042038058",
168
159
  "author": "XboxYan",
169
160
  "home_url": "https://segmentfault.com/u/xboxyan",
170
- "votes": "13",
171
- "rank": 19
161
+ "votes": "14",
162
+ "rank": 18
172
163
  },
173
164
  {
174
165
  "title": "有意思的鼠标指针交互探究",
@@ -177,7 +168,7 @@
177
168
  "author": "chokcoco",
178
169
  "home_url": "https://segmentfault.com/u/chokcoco",
179
170
  "votes": "11",
180
- "rank": 20
171
+ "rank": 19
181
172
  },
182
173
  {
183
174
  "title": "前端性能监测,Runtime Performance Debug 技巧",
@@ -186,16 +177,7 @@
186
177
  "author": "前端小智",
187
178
  "home_url": "https://segmentfault.com/u/minnanitkong",
188
179
  "votes": "11",
189
- "rank": 21
190
- },
191
- {
192
- "title": "无需安装、注册,一行命令搞定内网穿透!关键是完全免费",
193
- "description": "内网穿透,即NAT穿透,网络连接时术语。外网与内网的计算机节点需要连接通信,映射端口能让外网的电脑找到处于内网的电脑,提高下载速度。内网穿透的应用场景web 应用开发向外网发布开发的一些web demo,或者远程...",
194
- "url": "https://segmentfault.com/a/1190000041921943",
195
- "author": "民工哥",
196
- "home_url": "https://segmentfault.com/u/jishuroad",
197
- "votes": "13",
198
- "rank": 22
180
+ "rank": 20
199
181
  },
200
182
  {
201
183
  "title": "全球顶级交易所前端二面",
@@ -203,26 +185,17 @@
203
185
  "url": "https://segmentfault.com/a/1190000041934586",
204
186
  "author": "Peter谭老师",
205
187
  "home_url": "https://segmentfault.com/u/jerrytanjinjie",
206
- "votes": "8",
207
- "rank": 23
208
- },
209
- {
210
- "title": "11个常用JS小小技巧",
211
- "description": "在我们的日常开发过程中,我们经常会遇到数字与字符串转换,检查对象中是否存在对应值,条件性操作对象数据,过滤数组中的错误值,等等这类处理。在这里,整理出了一些常用的小技巧,这些技巧是我比较喜欢的❤️,...",
212
- "url": "https://segmentfault.com/a/1190000041923141",
213
- "author": "前端荣耀",
214
- "home_url": "https://segmentfault.com/u/lengxing",
215
- "votes": "12",
216
- "rank": 24
188
+ "votes": "9",
189
+ "rank": 21
217
190
  },
218
191
  {
219
192
  "title": "SegmentFault 思否社区 10 周年 | 寄语有奖获奖名单公布,快来领奖~",
220
- "description": "哈喽各位社区的小伙伴!SegmentFault 思否社区 10 周年社区活动开奖啦,快来领奖~以下揭晓的是参与活动【寄语有奖】的中奖小伙伴 😍小伙伴们的祝福都在这里喔:「为我们的 10 周年喝彩」🌟获奖名单Tips:以【得票】...",
193
+ "description": "【寄语有奖】的中奖小伙伴们,我们会在7月1日以后奖礼品陆续发出PS:疫情地区若无法接收快递,发货时间会适当延后~哈喽各位社区的小伙伴!SegmentFault 思否社区 10 周年社区活动开奖啦,快来领奖~以下揭晓的是参...",
221
194
  "url": "https://segmentfault.com/a/1190000042012599",
222
195
  "author": "SegmentFault思否",
223
196
  "home_url": "https://segmentfault.com/u/segmentfault",
224
197
  "votes": "7",
225
- "rank": 25
198
+ "rank": 22
226
199
  },
227
200
  {
228
201
  "title": "云计算的未来在哪?破解亚马逊云科技增长神话",
@@ -231,7 +204,7 @@
231
204
  "author": "六一",
232
205
  "home_url": "https://segmentfault.com/u/suicidal_romantic_scoundrel",
233
206
  "votes": "9",
234
- "rank": 26
207
+ "rank": 23
235
208
  },
236
209
  {
237
210
  "title": "JavaScript精度丢失原因以及解决方案",
@@ -240,7 +213,7 @@
240
213
  "author": "沉静地闪光",
241
214
  "home_url": "https://segmentfault.com/u/007008",
242
215
  "votes": "10",
243
- "rank": 27
216
+ "rank": 24
244
217
  },
245
218
  {
246
219
  "title": "SegmentFault 思否技术周刊 -- Node.js 进阶之旅,看看哪些还需要学?",
@@ -249,7 +222,7 @@
249
222
  "author": "Beverly",
250
223
  "home_url": "https://segmentfault.com/u/beverly0",
251
224
  "votes": "6",
252
- "rank": 28
225
+ "rank": 25
253
226
  },
254
227
  {
255
228
  "title": "社区的力量 | SegmentFault 思否十周年,伙伴们说",
@@ -258,7 +231,16 @@
258
231
  "author": "SegmentFault思否",
259
232
  "home_url": "https://segmentfault.com/u/segmentfault",
260
233
  "votes": "5",
261
- "rank": 29
234
+ "rank": 26
235
+ },
236
+ {
237
+ "title": "玩转 AbortController 控制器",
238
+ "description": "绝大部分情况,网络请求都是先请求先响应。但是某些情况下,由于未知的一些问题,可能会导致先请求的 api 后返回。最简单的解决方案就是添加 loading 状态,在所有请求都完成后才能进行下一次请求。",
239
+ "url": "https://segmentfault.com/a/1190000042001788",
240
+ "author": "jump__jump",
241
+ "home_url": "https://segmentfault.com/u/jump_and_jump",
242
+ "votes": "6",
243
+ "rank": 27
262
244
  },
263
245
  {
264
246
  "title": "构建基于React18的电子表格程序",
@@ -267,6 +249,24 @@
267
249
  "author": "葡萄城技术团队",
268
250
  "home_url": "https://segmentfault.com/u/grapecity",
269
251
  "votes": "5",
252
+ "rank": 28
253
+ },
254
+ {
255
+ "title": "精读《type challenges - easy》",
256
+ "description": "TS 强类型非常好用,但在实际运用中,免不了遇到一些难以描述,反复看官方文档也解决不了的问题,至今为止也没有任何一篇文档,或者一套教材可以解决所有犄角旮旯的类型问题。为什么会这样呢?因为 TS 并不是简单...",
257
+ "url": "https://segmentfault.com/a/1190000041941889",
258
+ "author": "黄子毅",
259
+ "home_url": "https://segmentfault.com/u/aoyangyudakong",
260
+ "votes": "5",
261
+ "rank": 29
262
+ },
263
+ {
264
+ "title": "十年老友记 | @边城:恰当的编程是会产生幸福感的",
265
+ "description": "十年前的今天,SegmentFault 思否正式创立,如一颗嫩绿的幼芽开始成长,期间承载过和煦的日光、沐浴过柔和的春风,也挑战过滂沱的暴雨、体会过凛冽的冬雪。所幸,今日呈现在我们面前的 SegmentFault 思否,已经长...",
266
+ "url": "https://segmentfault.com/a/1190000041926643",
267
+ "author": "思否编辑部",
268
+ "home_url": "https://segmentfault.com/u/writers",
269
+ "votes": "8",
270
270
  "rank": 30
271
271
  }
272
272
  ]