@wcj/github-rank 22.5.4 → 22.5.5
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 +21931 -21945
- package/dist/sifou-daily.json +25 -16
- package/dist/sifou-monthly.json +51 -51
- package/dist/sifou-weekly.json +144 -144
- package/dist/toutiao-30.json +35 -35
- package/dist/toutiao-7.json +98 -98
- package/dist/toutiao-90.json +33 -33
- package/dist/trending-daily.json +161 -161
- package/dist/trending-monthly.json +109 -109
- package/dist/trending-weekly.json +162 -162
- package/dist/users.china.json +1601 -1601
- package/dist/users.json +2104 -2106
- package/package.json +1 -1
- package/web/36kr.html +2 -2
- package/web/data/repos.json +21931 -21945
- package/web/data/sifou-daily.json +25 -16
- package/web/data/sifou-monthly.json +51 -51
- package/web/data/sifou-weekly.json +144 -144
- package/web/data/toutiao-30.json +35 -35
- package/web/data/toutiao-7.json +98 -98
- package/web/data/toutiao-90.json +33 -33
- package/web/data/trending-daily.json +161 -161
- package/web/data/trending-monthly.json +109 -109
- package/web/data/trending-weekly.json +162 -162
- package/web/data/users.china.json +1601 -1601
- package/web/data/users.json +2104 -2106
- package/web/index.html +1162 -1162
- package/web/repos.html +3354 -3350
- package/web/sifou-daily.html +43 -15
- package/web/sifou-monthly.html +84 -84
- package/web/sifou-weekly.html +140 -140
- package/web/toutiao-30.html +75 -75
- package/web/toutiao-7.html +89 -89
- package/web/toutiao-90.html +51 -51
- package/web/trending-monthly.html +112 -112
- package/web/trending-weekly.html +143 -143
- package/web/trending.html +136 -144
- package/web/users.china.html +791 -791
|
@@ -1,29 +1,38 @@
|
|
|
1
1
|
[
|
|
2
2
|
{
|
|
3
|
-
"title": "
|
|
4
|
-
"description": "
|
|
5
|
-
"url": "https://segmentfault.com/a/
|
|
6
|
-
"author": "
|
|
7
|
-
"home_url": "https://segmentfault.com/u/
|
|
8
|
-
"votes": "
|
|
3
|
+
"title": "SegmentFault 思否加入 ONES",
|
|
4
|
+
"description": "ONES 成立于 2015 年,是国内领先的企业级研发管理解决方案提供商。2021 年,ONES 连续完成 3 轮总计近 1 亿美元融资,是国内研发管理领域累计融资金额最多、历史融资速度最快的公司。",
|
|
5
|
+
"url": "https://segmentfault.com/a/1190000041790775",
|
|
6
|
+
"author": "SegmentFault思否",
|
|
7
|
+
"home_url": "https://segmentfault.com/u/segmentfault",
|
|
8
|
+
"votes": "3",
|
|
9
9
|
"rank": 1
|
|
10
10
|
},
|
|
11
11
|
{
|
|
12
|
-
"title": "
|
|
13
|
-
"description": "
|
|
14
|
-
"url": "https://segmentfault.com/a/
|
|
15
|
-
"author": "
|
|
16
|
-
"home_url": "https://segmentfault.com/u/
|
|
12
|
+
"title": "windows部署的WGCLOUD如何隐藏窗口运行和开机自动启动",
|
|
13
|
+
"description": "1、agent如何注册为windows系统服务(实现开机启动和隐藏窗口运行)[链接]2、server如何注册为windows系统服务[链接]",
|
|
14
|
+
"url": "https://segmentfault.com/a/1190000041788672",
|
|
15
|
+
"author": "徐三刀",
|
|
16
|
+
"home_url": "https://segmentfault.com/u/9b3sps2b",
|
|
17
17
|
"votes": "1",
|
|
18
18
|
"rank": 2
|
|
19
19
|
},
|
|
20
20
|
{
|
|
21
|
-
"title": "
|
|
22
|
-
"description": "
|
|
23
|
-
"url": "https://segmentfault.com/a/
|
|
24
|
-
"author": "
|
|
25
|
-
"home_url": "https://segmentfault.com/u/
|
|
21
|
+
"title": "海外电商支付网关避坑指南",
|
|
22
|
+
"description": "上一篇我大致描述了支付系统开发的基本流程,但相比之下,国内的流程虽然大同小异,但必要步骤还是完整的,技术水平比较高,但相比之下,对接海外的三方支付就没有我们想象的那么通畅了。",
|
|
23
|
+
"url": "https://segmentfault.com/a/1190000041789752",
|
|
24
|
+
"author": "CrazyCodes",
|
|
25
|
+
"home_url": "https://segmentfault.com/u/crazycodes",
|
|
26
26
|
"votes": "1",
|
|
27
27
|
"rank": 3
|
|
28
|
+
},
|
|
29
|
+
{
|
|
30
|
+
"title": "VictoriaMetrics集群原理",
|
|
31
|
+
"description": "VictoriaMetrics是一个快速、高效和可扩展的时序数据库,可作为prometheus的长期存储(long-term storage)。",
|
|
32
|
+
"url": "https://segmentfault.com/a/1190000041789939",
|
|
33
|
+
"author": "a朋",
|
|
34
|
+
"home_url": "https://segmentfault.com/u/apeng_613076cf5897b",
|
|
35
|
+
"votes": "1",
|
|
36
|
+
"rank": 4
|
|
28
37
|
}
|
|
29
38
|
]
|
|
@@ -32,7 +32,7 @@
|
|
|
32
32
|
"url": "https://segmentfault.com/a/1190000041729574",
|
|
33
33
|
"author": "卡颂",
|
|
34
34
|
"home_url": "https://segmentfault.com/u/kasong",
|
|
35
|
-
"votes": "
|
|
35
|
+
"votes": "11",
|
|
36
36
|
"rank": 4
|
|
37
37
|
},
|
|
38
38
|
{
|
|
@@ -62,6 +62,15 @@
|
|
|
62
62
|
"votes": "18",
|
|
63
63
|
"rank": 7
|
|
64
64
|
},
|
|
65
|
+
{
|
|
66
|
+
"title": "小程序鼻祖 —— 在国内逐渐消亡的 PWA 可以带给我们哪些启示?",
|
|
67
|
+
"description": "如果我说,我们要讨论一个 2016 年被提出、2017 年落地、至今在国内仍可算籍籍无名的概念,你是不是会觉得这没有什么意义?",
|
|
68
|
+
"url": "https://segmentfault.com/a/1190000041729491",
|
|
69
|
+
"author": "獨釣寒江雪",
|
|
70
|
+
"home_url": "https://segmentfault.com/u/king_hcj",
|
|
71
|
+
"votes": "26",
|
|
72
|
+
"rank": 8
|
|
73
|
+
},
|
|
65
74
|
{
|
|
66
75
|
"title": "Koa2 搭建信令服务器,JS 也能搞定视频通话!",
|
|
67
76
|
"description": "在实际应用场景中,信令服务器的本质就是一台 WeSocket 服务器,两个客户端必须与这个服务器建立 WeSocket 连接,才能互相发送消息。",
|
|
@@ -69,15 +78,6 @@
|
|
|
69
78
|
"author": "杨成功",
|
|
70
79
|
"home_url": "https://segmentfault.com/u/ruidoc",
|
|
71
80
|
"votes": "24",
|
|
72
|
-
"rank": 8
|
|
73
|
-
},
|
|
74
|
-
{
|
|
75
|
-
"title": "小程序鼻祖 —— 在国内逐渐消亡的 PWA 可以带给我们哪些启示?",
|
|
76
|
-
"description": "如果我说,我们要讨论一个 2016 年被提出、2017 年落地、至今在国内仍可算籍籍无名的概念,你是不是会觉得这没有什么意义?",
|
|
77
|
-
"url": "https://segmentfault.com/a/1190000041729491",
|
|
78
|
-
"author": "獨釣寒江雪",
|
|
79
|
-
"home_url": "https://segmentfault.com/u/king_hcj",
|
|
80
|
-
"votes": "25",
|
|
81
81
|
"rank": 9
|
|
82
82
|
},
|
|
83
83
|
{
|
|
@@ -90,12 +90,12 @@
|
|
|
90
90
|
"rank": 10
|
|
91
91
|
},
|
|
92
92
|
{
|
|
93
|
-
"title": "
|
|
94
|
-
"description": "
|
|
95
|
-
"url": "https://segmentfault.com/a/
|
|
96
|
-
"author": "
|
|
97
|
-
"home_url": "https://segmentfault.com/u/
|
|
98
|
-
"votes": "
|
|
93
|
+
"title": "40行代码实现React核心Diff算法",
|
|
94
|
+
"description": "大家好,我卡颂。凡是依赖虚拟DOM的框架,都需要比较前后节点变化的Diff算法。网上有大量讲解Diff算法逻辑的文章。然而,即使作者语言再精练,再图文并茂,相信大部分同学看完用不了多久就忘了。今天,我们换一种...",
|
|
95
|
+
"url": "https://segmentfault.com/a/1190000041706515",
|
|
96
|
+
"author": "卡颂",
|
|
97
|
+
"home_url": "https://segmentfault.com/u/kasong",
|
|
98
|
+
"votes": "11",
|
|
99
99
|
"rank": 11
|
|
100
100
|
},
|
|
101
101
|
{
|
|
@@ -104,18 +104,9 @@
|
|
|
104
104
|
"url": "https://segmentfault.com/a/1190000041725043",
|
|
105
105
|
"author": "JenK",
|
|
106
106
|
"home_url": "https://segmentfault.com/u/wangzc996",
|
|
107
|
-
"votes": "
|
|
107
|
+
"votes": "19",
|
|
108
108
|
"rank": 12
|
|
109
109
|
},
|
|
110
|
-
{
|
|
111
|
-
"title": "40行代码实现React核心Diff算法",
|
|
112
|
-
"description": "大家好,我卡颂。凡是依赖虚拟DOM的框架,都需要比较前后节点变化的Diff算法。网上有大量讲解Diff算法逻辑的文章。然而,即使作者语言再精练,再图文并茂,相信大部分同学看完用不了多久就忘了。今天,我们换一种...",
|
|
113
|
-
"url": "https://segmentfault.com/a/1190000041706515",
|
|
114
|
-
"author": "卡颂",
|
|
115
|
-
"home_url": "https://segmentfault.com/u/kasong",
|
|
116
|
-
"votes": "10",
|
|
117
|
-
"rank": 13
|
|
118
|
-
},
|
|
119
110
|
{
|
|
120
111
|
"title": "CSS 实现切角效果",
|
|
121
112
|
"description": "欢迎关注我的公众号:前端侦探最近项目中看到这样的一个切角效果,如下所示就是一个正常的矩形,然后被“切”了一块,而且是沿着右上角切的。那么,这种布局如何实现呢?一、自适应方式这种布局一般有两种自适应方...",
|
|
@@ -123,7 +114,7 @@
|
|
|
123
114
|
"author": "XboxYan",
|
|
124
115
|
"home_url": "https://segmentfault.com/u/xboxyan",
|
|
125
116
|
"votes": "13",
|
|
126
|
-
"rank":
|
|
117
|
+
"rank": 13
|
|
127
118
|
},
|
|
128
119
|
{
|
|
129
120
|
"title": "🔥前端脚手架辣么多,那我也要写一个玩玩",
|
|
@@ -132,7 +123,7 @@
|
|
|
132
123
|
"author": "恪晨",
|
|
133
124
|
"home_url": "https://segmentfault.com/u/bo_wang_code",
|
|
134
125
|
"votes": "16",
|
|
135
|
-
"rank":
|
|
126
|
+
"rank": 14
|
|
136
127
|
},
|
|
137
128
|
{
|
|
138
129
|
"title": "图说前端-送给您百张前端技术图谱",
|
|
@@ -140,8 +131,8 @@
|
|
|
140
131
|
"url": "https://segmentfault.com/a/1190000041707644",
|
|
141
132
|
"author": "TNTWEB",
|
|
142
133
|
"home_url": "https://segmentfault.com/u/tnfe",
|
|
143
|
-
"votes": "
|
|
144
|
-
"rank":
|
|
134
|
+
"votes": "14",
|
|
135
|
+
"rank": 15
|
|
145
136
|
},
|
|
146
137
|
{
|
|
147
138
|
"title": "一些关于react的keep-alive功能相关知识在这里(上)",
|
|
@@ -150,7 +141,7 @@
|
|
|
150
141
|
"author": "lulu_up",
|
|
151
142
|
"home_url": "https://segmentfault.com/u/lulu_up",
|
|
152
143
|
"votes": "15",
|
|
153
|
-
"rank":
|
|
144
|
+
"rank": 16
|
|
154
145
|
},
|
|
155
146
|
{
|
|
156
147
|
"title": "🔥 2022 前端性能优化最佳实践",
|
|
@@ -159,6 +150,15 @@
|
|
|
159
150
|
"author": "佩奇烹饪家",
|
|
160
151
|
"home_url": "https://segmentfault.com/u/cloudyttt",
|
|
161
152
|
"votes": "5",
|
|
153
|
+
"rank": 17
|
|
154
|
+
},
|
|
155
|
+
{
|
|
156
|
+
"title": "我做了一个在线白板!!!",
|
|
157
|
+
"description": "相信各位写文章的朋友平时肯定都有画图的需求,笔者平时用的是一个在线的手绘风格白板--excalidraw,使用体验上没的说,但是有一个问题,不能云端保存,不过好消息它是开源的,所以笔者就在想要不要基于它做一个...",
|
|
158
|
+
"url": "https://segmentfault.com/a/1190000041769612",
|
|
159
|
+
"author": "街角小林",
|
|
160
|
+
"home_url": "https://segmentfault.com/u/jiejiaoxiaolin",
|
|
161
|
+
"votes": "7",
|
|
162
162
|
"rank": 18
|
|
163
163
|
},
|
|
164
164
|
{
|
|
@@ -185,7 +185,7 @@
|
|
|
185
185
|
"url": "https://segmentfault.com/a/1190000041730906",
|
|
186
186
|
"author": "JerryC",
|
|
187
187
|
"home_url": "https://segmentfault.com/u/jerryc",
|
|
188
|
-
"votes": "
|
|
188
|
+
"votes": "11",
|
|
189
189
|
"rank": 21
|
|
190
190
|
},
|
|
191
191
|
{
|
|
@@ -198,12 +198,12 @@
|
|
|
198
198
|
"rank": 22
|
|
199
199
|
},
|
|
200
200
|
{
|
|
201
|
-
"title": "
|
|
202
|
-
"description": "
|
|
203
|
-
"url": "https://segmentfault.com/a/
|
|
204
|
-
"author": "
|
|
205
|
-
"home_url": "https://segmentfault.com/u/
|
|
206
|
-
"votes": "
|
|
201
|
+
"title": "2022 PHP程序员修炼秘籍",
|
|
202
|
+
"description": "前言Hi , 各位大佬、小佬们,我是CrazyCodes,本来打算在年初奉上本篇,但因诸多原因延迟了以下是我往年的文章2021 PHP程序员修炼秘籍 [链接]2020 PHP程序员修炼秘籍 [链接]2019 PHP程序员修炼秘籍 [链接]计算机...",
|
|
203
|
+
"url": "https://segmentfault.com/a/1190000041734354",
|
|
204
|
+
"author": "CrazyCodes",
|
|
205
|
+
"home_url": "https://segmentfault.com/u/crazycodes",
|
|
206
|
+
"votes": "12",
|
|
207
207
|
"rank": 23
|
|
208
208
|
},
|
|
209
209
|
{
|
|
@@ -215,15 +215,6 @@
|
|
|
215
215
|
"votes": "13",
|
|
216
216
|
"rank": 24
|
|
217
217
|
},
|
|
218
|
-
{
|
|
219
|
-
"title": "2022 PHP程序员修炼秘籍",
|
|
220
|
-
"description": "前言Hi , 各位大佬、小佬们,我是CrazyCodes,本来打算在年初奉上本篇,但因诸多原因延迟了以下是我往年的文章2021 PHP程序员修炼秘籍 [链接]2020 PHP程序员修炼秘籍 [链接]2019 PHP程序员修炼秘籍 [链接]计算机...",
|
|
221
|
-
"url": "https://segmentfault.com/a/1190000041734354",
|
|
222
|
-
"author": "CrazyCodes",
|
|
223
|
-
"home_url": "https://segmentfault.com/u/crazycodes",
|
|
224
|
-
"votes": "11",
|
|
225
|
-
"rank": 25
|
|
226
|
-
},
|
|
227
218
|
{
|
|
228
219
|
"title": "javaScript 内存管理机制",
|
|
229
220
|
"description": "大家好,今天分享的主题为 JavaScript 内存管理机制,本次分享将从以下三部分进行讲述:js 内存管理与 js 垃圾常见的 GC 算法V8 引擎的垃圾回收js 内存管理与 js 垃圾关于 JavaScript 内存管理机制,相信大家都有...",
|
|
@@ -231,7 +222,7 @@
|
|
|
231
222
|
"author": "云叔_又拍云",
|
|
232
223
|
"home_url": "https://segmentfault.com/u/yunshu_blog",
|
|
233
224
|
"votes": "11",
|
|
234
|
-
"rank":
|
|
225
|
+
"rank": 25
|
|
235
226
|
},
|
|
236
227
|
{
|
|
237
228
|
"title": "初级程序员的SQL拾遗(增删改查)",
|
|
@@ -240,7 +231,7 @@
|
|
|
240
231
|
"author": "LYX6666",
|
|
241
232
|
"home_url": "https://segmentfault.com/u/liuyuxuan6666",
|
|
242
233
|
"votes": "10",
|
|
243
|
-
"rank":
|
|
234
|
+
"rank": 26
|
|
244
235
|
},
|
|
245
236
|
{
|
|
246
237
|
"title": "5个一定要学会的JavaScript新特性",
|
|
@@ -249,7 +240,7 @@
|
|
|
249
240
|
"author": "前端胖头鱼",
|
|
250
241
|
"home_url": "https://segmentfault.com/u/116263",
|
|
251
242
|
"votes": "13",
|
|
252
|
-
"rank":
|
|
243
|
+
"rank": 27
|
|
253
244
|
},
|
|
254
245
|
{
|
|
255
246
|
"title": "搞懂 TypeScript 中的映射类型(Mapped Types)",
|
|
@@ -258,7 +249,7 @@
|
|
|
258
249
|
"author": "pingan8787",
|
|
259
250
|
"home_url": "https://segmentfault.com/u/pingan8787",
|
|
260
251
|
"votes": "9",
|
|
261
|
-
"rank":
|
|
252
|
+
"rank": 28
|
|
262
253
|
},
|
|
263
254
|
{
|
|
264
255
|
"title": "2022 招聘季 | 面试了一个月,我经历了什么",
|
|
@@ -267,6 +258,15 @@
|
|
|
267
258
|
"author": "程序员海军",
|
|
268
259
|
"home_url": "https://segmentfault.com/u/haijun_5e7e16c909f52",
|
|
269
260
|
"votes": "11",
|
|
261
|
+
"rank": 29
|
|
262
|
+
},
|
|
263
|
+
{
|
|
264
|
+
"title": "从源码里的一个注释,我追溯到了12年前,有点意思。",
|
|
265
|
+
"description": "你好呀,我是歪歪。那天我正在用键盘疯狂的输出:突然微信弹出一个消息,是一个读者发给我的。我点开一看:啊,这熟悉的味道,一看就是 HashMap,八股文梦开始的地方啊。但是他问出的问题,似乎又不是一个属于 Ha...",
|
|
266
|
+
"url": "https://segmentfault.com/a/1190000041718955",
|
|
267
|
+
"author": "why技术",
|
|
268
|
+
"home_url": "https://segmentfault.com/u/whyjishu",
|
|
269
|
+
"votes": "2",
|
|
270
270
|
"rank": 30
|
|
271
271
|
}
|
|
272
272
|
]
|