@wcj/github-rank 22.1.21 → 22.1.25

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 +35676 -35674
  2. package/dist/sifou-daily.json +160 -70
  3. package/dist/sifou-monthly.json +116 -116
  4. package/dist/sifou-weekly.json +165 -165
  5. package/dist/toutiao-30.json +91 -91
  6. package/dist/toutiao-7.json +126 -126
  7. package/dist/toutiao-90.json +41 -41
  8. package/dist/trending-daily.json +174 -174
  9. package/dist/trending-monthly.json +158 -158
  10. package/dist/trending-weekly.json +171 -171
  11. package/dist/users.china.json +2908 -2908
  12. package/dist/users.json +3682 -3682
  13. package/package.json +1 -1
  14. package/web/36kr.html +2 -2
  15. package/web/data/repos.json +35676 -35674
  16. package/web/data/sifou-daily.json +160 -70
  17. package/web/data/sifou-monthly.json +116 -116
  18. package/web/data/sifou-weekly.json +165 -165
  19. package/web/data/toutiao-30.json +91 -91
  20. package/web/data/toutiao-7.json +126 -126
  21. package/web/data/toutiao-90.json +41 -41
  22. package/web/data/trending-daily.json +174 -174
  23. package/web/data/trending-monthly.json +158 -158
  24. package/web/data/trending-weekly.json +171 -171
  25. package/web/data/users.china.json +2908 -2908
  26. package/web/data/users.json +3682 -3682
  27. package/web/index.html +1900 -1900
  28. package/web/repos.html +4280 -4284
  29. package/web/sifou-daily.html +339 -59
  30. package/web/sifou-monthly.html +152 -152
  31. package/web/sifou-weekly.html +139 -139
  32. package/web/toutiao-30.html +73 -73
  33. package/web/toutiao-7.html +79 -79
  34. package/web/toutiao-90.html +100 -100
  35. package/web/trending-monthly.html +140 -140
  36. package/web/trending-weekly.html +150 -146
  37. package/web/trending.html +154 -150
  38. package/web/users.china.html +1602 -1602
@@ -1,30 +1,12 @@
1
1
  [
2
- {
3
- "title": "用一个 flv.js 播放监控的例子,带你深撅直播流技术",
4
- "description": "本文记录一下在使用 flv.js 播放监控视频时踩过的各种各样的坑。虽然官网给的 Getting Started 只有短短几行代码,跑一个能播视频的 demo 很容易,但是播放时各种各样的异常会搞到你怀疑人生。",
5
- "url": "https://segmentfault.com/a/1190000041163719",
6
- "author": "杨成功",
7
- "home_url": "https://segmentfault.com/u/ruidoc",
8
- "votes": "53",
9
- "rank": 1
10
- },
11
2
  {
12
3
  "title": "深入浅出 CSS 动画",
13
4
  "description": "本文将比较全面细致的梳理一下 CSS 动画的方方面面,针对每个属性用法的讲解及进阶用法的示意,希望能成为一个比较好的从入门到进阶的教程。CSS 动画介绍及语法首先,我们来简单介绍一下 CSS 动画。最新版本的 CS...",
14
5
  "url": "https://segmentfault.com/a/1190000041275359",
15
6
  "author": "chokcoco",
16
7
  "home_url": "https://segmentfault.com/u/chokcoco",
17
- "votes": "47",
18
- "rank": 2
19
- },
20
- {
21
- "title": "【建议收藏】11+实战技巧,让你轻松从Vue过渡到React",
22
- "description": "这篇文章尝试将Vue中一些常见的功能在React中实现一遍,如果你恰巧是Vue转React,或者React转Vue,期待对你有些帮助。如果你是一名熟悉React和Vue的同学跪求轻喷(手动求生)",
23
- "url": "https://segmentfault.com/a/1190000041157904",
24
- "author": "前端胖头鱼",
25
- "home_url": "https://segmentfault.com/u/116263",
26
- "votes": "37",
27
- "rank": 3
8
+ "votes": "52",
9
+ "rank": 1
28
10
  },
29
11
  {
30
12
  "title": "难搞的偏向锁终于被 Java 移除了",
@@ -33,7 +15,7 @@
33
15
  "author": "日拱一兵",
34
16
  "home_url": "https://segmentfault.com/u/tanrigongyibing",
35
17
  "votes": "37",
36
- "rank": 4
18
+ "rank": 2
37
19
  },
38
20
  {
39
21
  "title": "一份简单够用的 Nginx Location 配置讲解",
@@ -41,8 +23,8 @@
41
23
  "url": "https://segmentfault.com/a/1190000041217732",
42
24
  "author": "冴羽",
43
25
  "home_url": "https://segmentfault.com/u/yayu",
44
- "votes": "33",
45
- "rank": 5
26
+ "votes": "34",
27
+ "rank": 3
46
28
  },
47
29
  {
48
30
  "title": "冷门又好用的 CSS 特性",
@@ -50,17 +32,8 @@
50
32
  "url": "https://segmentfault.com/a/1190000041209570",
51
33
  "author": "MudOnTire",
52
34
  "home_url": "https://segmentfault.com/u/mudontire",
53
- "votes": "27",
54
- "rank": 6
55
- },
56
- {
57
- "title": "2022前端必用⭐正则大全, 请🚀提前收好.",
58
- "description": "你好, 我是any-rule(一个vscode插件)的作者, 感谢大家长期以来对any-rule的喜爱. 经过大家1年多的使用, any-rule后台已经有了10w+的日志记录, 年底了分享下这1年中大家最喜欢的正则有哪些.",
59
- "url": "https://segmentfault.com/a/1190000041153005",
60
- "author": "铁皮饭盒",
61
- "home_url": "https://segmentfault.com/u/russell221",
62
- "votes": "34",
63
- "rank": 7
35
+ "votes": "28",
36
+ "rank": 4
64
37
  },
65
38
  {
66
39
  "title": "使用 Nginx 构建前端日志统计服务",
@@ -69,7 +42,7 @@
69
42
  "author": "前端森林",
70
43
  "home_url": "https://segmentfault.com/u/fengshuan",
71
44
  "votes": "21",
72
- "rank": 8
45
+ "rank": 5
73
46
  },
74
47
  {
75
48
  "title": "SegmentFault 思否 2021 年度 Top Writer",
@@ -77,8 +50,8 @@
77
50
  "url": "https://segmentfault.com/a/1190000041253109",
78
51
  "author": "SegmentFault思否",
79
52
  "home_url": "https://segmentfault.com/u/segmentfault",
80
- "votes": "14",
81
- "rank": 9
53
+ "votes": "15",
54
+ "rank": 6
82
55
  },
83
56
  {
84
57
  "title": "超硬核 Web 前端学霸笔记,学完就去找工作!",
@@ -87,7 +60,16 @@
87
60
  "author": "wscats",
88
61
  "home_url": "https://segmentfault.com/u/wscats",
89
62
  "votes": "24",
90
- "rank": 10
63
+ "rank": 7
64
+ },
65
+ {
66
+ "title": "1000粉!使用Three.js制作一个专属3D奖牌🥇",
67
+ "description": "破防了 😭!突然发现 SegmentFault 平台的粉丝数量已经突破 1000 了,它是我的三个博客平台掘金、博客园、SegmentFault中首个粉丝突破 1000 的,于是设计开发这个页面,特此纪念一下。非常感谢大家的关注 🙏,后续...",
68
+ "url": "https://segmentfault.com/a/1190000041311954",
69
+ "author": "dragonir",
70
+ "home_url": "https://segmentfault.com/u/dragonir",
71
+ "votes": "18",
72
+ "rank": 8
91
73
  },
92
74
  {
93
75
  "title": "平平淡淡又一年 | 边城在思否的 2021 年总结",
@@ -96,34 +78,7 @@
96
78
  "author": "边城",
97
79
  "home_url": "https://segmentfault.com/u/jamesfancy",
98
80
  "votes": "19",
99
- "rank": 11
100
- },
101
- {
102
- "title": "1.2w字 | 从 0 到 1 上手 Web Components 业务组件库开发",
103
- "description": "组件化是前端发展的一个重要方向,它一方面提高开发效率,另一方面降低维护成本。主流的 Vue.js、React 及其延伸的 Ant Design、uniapp、Taro 等都是组件框架。​Web Components 是一组 Web 原生 API 的总称,允许...",
104
- "url": "https://segmentfault.com/a/1190000041170989",
105
- "author": "pingan8787",
106
- "home_url": "https://segmentfault.com/u/pingan8787",
107
- "votes": "25",
108
- "rank": 12
109
- },
110
- {
111
- "title": "Amazing!!CSS 也能实现极光?",
112
- "description": "emmm,这有点难为人了。不过,最近我也尝试着去试了下,虽然不可能模拟出那么真实的效果,但是使用 CSS 还是可以作出类似的一些特效的,今天我们就一起来尝试下。",
113
- "url": "https://segmentfault.com/a/1190000041166007",
114
- "author": "chokcoco",
115
- "home_url": "https://segmentfault.com/u/chokcoco",
116
- "votes": "17",
117
- "rank": 13
118
- },
119
- {
120
- "title": "备战2022春招,这十道题必会!",
121
- "description": "最近不少小伙伴跟我交流刷题肿么刷,我给的建议就是先剑指offer和力扣hot100,在这些题中还有些重要程度和出现频率是非常非常高的,今天给大家分享当今出现频率最高的10道算法题,学到就是赚到。",
122
- "url": "https://segmentfault.com/a/1190000041174395",
123
- "author": "bigsai",
124
- "home_url": "https://segmentfault.com/u/bigsai",
125
- "votes": "14",
126
- "rank": 14
81
+ "rank": 9
127
82
  },
128
83
  {
129
84
  "title": "可视化编码!前端无缝接入代码可视化编辑",
@@ -132,7 +87,7 @@
132
87
  "author": "moyuyc",
133
88
  "home_url": "https://segmentfault.com/u/moyuyc",
134
89
  "votes": "23",
135
- "rank": 15
90
+ "rank": 10
136
91
  },
137
92
  {
138
93
  "title": "【获奖名单】2021思否年度有奖征文获奖名单公布,快来领奖啦~",
@@ -141,7 +96,16 @@
141
96
  "author": "SegmentFault思否",
142
97
  "home_url": "https://segmentfault.com/u/segmentfault",
143
98
  "votes": "13",
144
- "rank": 16
99
+ "rank": 11
100
+ },
101
+ {
102
+ "title": "神器 Nginx 的学习手册 ( 建议收藏 )",
103
+ "description": "无论是运维、开发、测试,Nginx技术栈的学习总是必不可少的,只是不同的岗位掌握的深度与广度不同而已。所以,民工哥利用周末休息时间,将往期推送的Nginx文章给大家重新整理出来,整理出成体系的Nginx知识体系,...",
104
+ "url": "https://segmentfault.com/a/1190000041298011",
105
+ "author": "民工哥",
106
+ "home_url": "https://segmentfault.com/u/jishuroad",
107
+ "votes": "24",
108
+ "rank": 12
145
109
  },
146
110
  {
147
111
  "title": "一看就懂,一写就懵?搞懂回溯算法,一口气刷了20多道题",
@@ -150,16 +114,7 @@
150
114
  "author": "叫我詹躲躲",
151
115
  "home_url": "https://segmentfault.com/u/huixiaodeyanjingzhenmei",
152
116
  "votes": "19",
153
- "rank": 17
154
- },
155
- {
156
- "title": "机器学习岗位年薪50万+,现在有个提供免费学习实操的入门平台,你不了解下?",
157
- "description": "前有编写「动手学深度学习」,成就圈内入门经典,后又在B站免费讲斯坦福 AI 课,一则艰深硬核讲论文的视频播放量36万,不少课题组从导师到见习本科生都在追番。",
158
- "url": "https://segmentfault.com/a/1190000041156066",
159
- "author": "思否编辑部",
160
- "home_url": "https://segmentfault.com/u/writers",
161
- "votes": "13",
162
- "rank": 18
117
+ "rank": 13
163
118
  },
164
119
  {
165
120
  "title": "Three.js 实现虎年春节3D创意页面",
@@ -167,17 +122,8 @@
167
122
  "url": "https://segmentfault.com/a/1190000041261707",
168
123
  "author": "dragonir",
169
124
  "home_url": "https://segmentfault.com/u/dragonir",
170
- "votes": "15",
171
- "rank": 19
172
- },
173
- {
174
- "title": "Redis 分布式锁的正确实现原理演化历程与 Redission 实战总结",
175
- "description": "Redis 分布式锁使用 SET 指令就可以实现了么?在分布式领域 CAP 理论一直存在。分布式锁的门道可没那么简单,我们在网上看到的分布式锁方案可能是有问题的。「码哥」一步步带你深入分布式锁是如何一步步完善,在...",
176
- "url": "https://segmentfault.com/a/1190000041172633",
177
- "author": "码哥字节",
178
- "home_url": "https://segmentfault.com/u/magebyte",
179
125
  "votes": "16",
180
- "rank": 20
126
+ "rank": 14
181
127
  },
182
128
  {
183
129
  "title": "我们自研的 Ice 规则引擎开源了",
@@ -186,7 +132,7 @@
186
132
  "author": "程序员海军",
187
133
  "home_url": "https://segmentfault.com/u/haijun_5e7e16c909f52",
188
134
  "votes": "17",
189
- "rank": 21
135
+ "rank": 15
190
136
  },
191
137
  {
192
138
  "title": "Amazing!!CSS 也能实现烟雾效果?",
@@ -195,16 +141,43 @@
195
141
  "author": "chokcoco",
196
142
  "home_url": "https://segmentfault.com/u/chokcoco",
197
143
  "votes": "15",
198
- "rank": 22
144
+ "rank": 16
199
145
  },
200
146
  {
201
- "title": "神器 Nginx 的学习手册 ( 建议收藏 )",
202
- "description": "无论是运维、开发、测试,Nginx技术栈的学习总是必不可少的,只是不同的岗位掌握的深度与广度不同而已。所以,民工哥利用周末休息时间,将往期推送的Nginx文章给大家重新整理出来,整理出成体系的Nginx知识体系,...",
203
- "url": "https://segmentfault.com/a/1190000041298011",
204
- "author": "民工哥",
205
- "home_url": "https://segmentfault.com/u/jishuroad",
147
+ "title": "Serverless 背景下,一部分“前端工程师”会转变为“应用交付工程师”",
148
+ "description": "这是我的 2022 年第一篇文章。一直在想写些什么比较好,既然是新年,新年新气象,写点技术展望的想法是不是更合适?于是这篇文章的标题,也就是本文的核心思想出来了:",
149
+ "url": "https://segmentfault.com/a/1190000041294273",
150
+ "author": "杨成功",
151
+ "home_url": "https://segmentfault.com/u/ruidoc",
152
+ "votes": "16",
153
+ "rank": 17
154
+ },
155
+ {
156
+ "title": "不会一致性hash算法,劝你简历别写搞过负载均衡",
157
+ "description": "这两天看到技术群里,有小伙伴在讨论一致性hash算法的问题,正愁没啥写的题目就来了,那就简单介绍下它的原理。下边我们以分布式缓存中经典场景举例,面试中也是经常提及的一些话题,看看什么是一致性hash算法以...",
158
+ "url": "https://segmentfault.com/a/1190000041268497",
159
+ "author": "程序员内点事",
160
+ "home_url": "https://segmentfault.com/u/chengxy",
206
161
  "votes": "20",
207
- "rank": 23
162
+ "rank": 18
163
+ },
164
+ {
165
+ "title": "神奇的滤镜!巧妙实现内凹的平滑圆角",
166
+ "description": "背景某日,群友们在群里抛出这样一个问题,如何使用 CSS 实现如下的布局:在 CSS 世界中,如果只是下述这种效果,还是非常容易实现的:一旦涉及到圆角或者波浪效果,难度就会提升很多。实现这种连续平滑的曲线其...",
167
+ "url": "https://segmentfault.com/a/1190000041240388",
168
+ "author": "chokcoco",
169
+ "home_url": "https://segmentfault.com/u/chokcoco",
170
+ "votes": "17",
171
+ "rank": 19
172
+ },
173
+ {
174
+ "title": "PWA 技术落地!让你的站点(Web)秒变APP(应用程序)",
175
+ "description": "Web应用方兴未艾,我们已经十分习惯习惯了在电脑上进行以自己的工作,而随着众多功能强大的在线网站,我们的Windows的桌面也不再拥挤着各种快捷方式;不光是PC端,在移动端我们也不再在浩如烟海的应用市场安装各...",
176
+ "url": "https://segmentfault.com/a/1190000041307924",
177
+ "author": "葡萄城技术团队",
178
+ "home_url": "https://segmentfault.com/u/grapecity",
179
+ "votes": "13",
180
+ "rank": 20
208
181
  },
209
182
  {
210
183
  "title": "React Native新架构剖析",
@@ -213,7 +186,7 @@
213
186
  "author": "xiangzhihong",
214
187
  "home_url": "https://segmentfault.com/u/xiangzhihong",
215
188
  "votes": "12",
216
- "rank": 24
189
+ "rank": 21
217
190
  },
218
191
  {
219
192
  "title": "林三心画了8张图,最通俗易懂的Vue3响应式核心原理解析",
@@ -222,7 +195,7 @@
222
195
  "author": "Sunshine_Lin",
223
196
  "home_url": "https://segmentfault.com/u/user_ze46ouik",
224
197
  "votes": "14",
225
- "rank": 25
198
+ "rank": 22
226
199
  },
227
200
  {
228
201
  "title": "Web3.0是什么,为什么MetaVerse这么火?",
@@ -231,16 +204,16 @@
231
204
  "author": "Peter谭老师",
232
205
  "home_url": "https://segmentfault.com/u/jerrytanjinjie",
233
206
  "votes": "18",
234
- "rank": 26
207
+ "rank": 23
235
208
  },
236
209
  {
237
- "title": "神奇的滤镜!巧妙实现内凹的平滑圆角",
238
- "description": "背景某日,群友们在群里抛出这样一个问题,如何使用 CSS 实现如下的布局:在 CSS 世界中,如果只是下述这种效果,还是非常容易实现的:一旦涉及到圆角或者波浪效果,难度就会提升很多。实现这种连续平滑的曲线其...",
239
- "url": "https://segmentfault.com/a/1190000041240388",
240
- "author": "chokcoco",
241
- "home_url": "https://segmentfault.com/u/chokcoco",
242
- "votes": "16",
243
- "rank": 27
210
+ "title": "谁再说不熟悉 Linux 命令,就把这个给他扔过去!",
211
+ "description": "虽然平时大部分工作都是和Java相关的开发, 但是每天都会接触Linux系统, 尤其是使用了Mac之后, 每天都是工作在黑色背景的命令行环境中. 自己记忆力不好, 很多有用的Linux命令不能很好的记忆, 现在逐渐总结一下, 以...",
212
+ "url": "https://segmentfault.com/a/1190000041229679",
213
+ "author": "民工哥",
214
+ "home_url": "https://segmentfault.com/u/jishuroad",
215
+ "votes": "20",
216
+ "rank": 24
244
217
  },
245
218
  {
246
219
  "title": "权威发布丨2021 中国开源先锋 33 人之心尖上的开源人物",
@@ -249,16 +222,7 @@
249
222
  "author": "SegmentFault思否",
250
223
  "home_url": "https://segmentfault.com/u/segmentfault",
251
224
  "votes": "7",
252
- "rank": 28
253
- },
254
- {
255
- "title": "Serverless 背景下,一部分“前端工程师”会转变为“应用交付工程师”",
256
- "description": "这是我的 2022 年第一篇文章。一直在想写些什么比较好,既然是新年,新年新气象,写点技术展望的想法是不是更合适?于是这篇文章的标题,也就是本文的核心思想出来了:",
257
- "url": "https://segmentfault.com/a/1190000041294273",
258
- "author": "杨成功",
259
- "home_url": "https://segmentfault.com/u/ruidoc",
260
- "votes": "15",
261
- "rank": 29
225
+ "rank": 25
262
226
  },
263
227
  {
264
228
  "title": "权威发布 | SegmentFault 思否 2021 年度技术团队",
@@ -267,6 +231,42 @@
267
231
  "author": "SegmentFault思否",
268
232
  "home_url": "https://segmentfault.com/u/segmentfault",
269
233
  "votes": "10",
234
+ "rank": 26
235
+ },
236
+ {
237
+ "title": "一篇从购买服务器到部署博客代码的详细教程",
238
+ "description": "我们在 《一篇带你用 VuePress + Github Pages 搭建博客》实现了 VuePress 搭建个人博客,在 《一篇教你代码同步 Github 和 Gitee》和 《Gitee 如何自动部署 Pages?还是用 GitHub Actions!》实现了代码自动同步...",
239
+ "url": "https://segmentfault.com/a/1190000041231904",
240
+ "author": "冴羽",
241
+ "home_url": "https://segmentfault.com/u/yayu",
242
+ "votes": "13",
243
+ "rank": 27
244
+ },
245
+ {
246
+ "title": "分布式抽奖秒杀系统,DDD架构设计和实现分享",
247
+ "description": "写CRUD、堆API、改屎山⛰,熬多少个996也只是成为重复的螺丝钉。如果你希望捅破现有工作的瓶颈,拉高一下对技术的认知,那么就非常需要一个大项目来贯穿常用技术栈的知识体系。碎片化断层的背八股文,是解决不了这...",
248
+ "url": "https://segmentfault.com/a/1190000041225635",
249
+ "author": "小傅哥",
250
+ "home_url": "https://segmentfault.com/u/fuzhengwei",
251
+ "votes": "16",
252
+ "rank": 28
253
+ },
254
+ {
255
+ "title": "线程池如何观测?这个方案让你对线程池的运行情况了如指掌!",
256
+ "description": "今天我们来聊一个比较实用的话题,动态可监控可观测的线程池实践。这是个全新的开源项目,作者提供了一种非常好的思路解决了线程池的可观测问题。这个开源项目叫:DynamicTp地址在文章末尾。写在前面稍微有些Java...",
257
+ "url": "https://segmentfault.com/a/1190000041296797",
258
+ "author": "铂赛东",
259
+ "home_url": "https://segmentfault.com/u/bosaidong_5c495684bcf4b",
260
+ "votes": "12",
261
+ "rank": 29
262
+ },
263
+ {
264
+ "title": "⚡️ 省钱 90%!我是这样优化网站图片的",
265
+ "description": "2021 年一直没有怎么更文,2022 准备开个好头,所以先挑些简单的内容写一写,记录一下我是如何把个人站点的文件存储资费降低 90% 的。",
266
+ "url": "https://segmentfault.com/a/1190000041268389",
267
+ "author": "卤代烃",
268
+ "home_url": "https://segmentfault.com/u/skychx",
269
+ "votes": "17",
270
270
  "rank": 30
271
271
  }
272
272
  ]