@wcj/github-rank 21.11.24 → 21.11.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.
- package/dist/repos.json +21531 -21531
- package/dist/sifou-daily.json +106 -205
- package/dist/sifou-monthly.json +62 -62
- package/dist/sifou-weekly.json +128 -128
- package/dist/toutiao-30.json +74 -74
- package/dist/toutiao-7.json +109 -109
- package/dist/toutiao-90.json +31 -31
- package/dist/trending-daily.json +169 -169
- package/dist/trending-monthly.json +146 -146
- package/dist/trending-weekly.json +173 -173
- package/dist/users.china.json +1491 -1491
- package/dist/users.json +1970 -1970
- package/package.json +1 -1
- package/web/36kr.html +2 -2
- package/web/data/repos.json +21531 -21531
- package/web/data/sifou-daily.json +106 -205
- package/web/data/sifou-monthly.json +62 -62
- package/web/data/sifou-weekly.json +128 -128
- package/web/data/toutiao-30.json +74 -74
- package/web/data/toutiao-7.json +109 -109
- package/web/data/toutiao-90.json +31 -31
- package/web/data/trending-daily.json +169 -169
- package/web/data/trending-monthly.json +146 -146
- package/web/data/trending-weekly.json +173 -173
- package/web/data/users.china.json +1491 -1491
- package/web/data/users.json +1970 -1970
- package/web/index.html +1105 -1105
- package/web/repos.html +2689 -2689
- package/web/sifou-daily.html +89 -397
- package/web/sifou-monthly.html +110 -110
- package/web/sifou-weekly.html +138 -138
- package/web/toutiao-30.html +99 -99
- package/web/toutiao-7.html +97 -97
- package/web/toutiao-90.html +50 -50
- package/web/trending-monthly.html +142 -142
- package/web/trending-weekly.html +150 -150
- package/web/trending.html +144 -148
- package/web/users.china.html +750 -750
package/dist/sifou-monthly.json
CHANGED
|
@@ -14,7 +14,7 @@
|
|
|
14
14
|
"url": "https://segmentfault.com/a/1190000040942225",
|
|
15
15
|
"author": "lzg9527",
|
|
16
16
|
"home_url": "https://segmentfault.com/u/michael_5c03399eed011",
|
|
17
|
-
"votes": "
|
|
17
|
+
"votes": "43",
|
|
18
18
|
"rank": 2
|
|
19
19
|
},
|
|
20
20
|
{
|
|
@@ -23,7 +23,7 @@
|
|
|
23
23
|
"url": "https://segmentfault.com/a/1190000040896436",
|
|
24
24
|
"author": "wuwhs",
|
|
25
25
|
"home_url": "https://segmentfault.com/u/wuwhs",
|
|
26
|
-
"votes": "
|
|
26
|
+
"votes": "41",
|
|
27
27
|
"rank": 3
|
|
28
28
|
},
|
|
29
29
|
{
|
|
@@ -35,6 +35,15 @@
|
|
|
35
35
|
"votes": "39",
|
|
36
36
|
"rank": 4
|
|
37
37
|
},
|
|
38
|
+
{
|
|
39
|
+
"title": "CSS mask 实现鼠标跟随镂空效果",
|
|
40
|
+
"description": "偶然在某思看到这样一个问题,如何使一个div的部分区域变透明而其他部分模糊掉?,最后实现效果是这样的进一步,还能实现任意形状的镂空效果鼠标经过的地方清晰可见,其他地方则是模糊的。可能一开始无从下手,不...",
|
|
41
|
+
"url": "https://segmentfault.com/a/1190000040996523",
|
|
42
|
+
"author": "XboxYan",
|
|
43
|
+
"home_url": "https://segmentfault.com/u/xboxyan",
|
|
44
|
+
"votes": "27",
|
|
45
|
+
"rank": 5
|
|
46
|
+
},
|
|
38
47
|
{
|
|
39
48
|
"title": "前端架构师的 git 功力,你有几成火候?",
|
|
40
49
|
"description": "本文从前端工程,团队协作,生产部署的角度,介绍架构人员需要掌握的 git 实践能力。大纲预览本文介绍的内容包括以下方面:分支管理策略commit 规范与提交验证误操作的撤回方案Tag 与生产环境永久杜绝 443 Timeou...",
|
|
@@ -42,7 +51,7 @@
|
|
|
42
51
|
"author": "杨成功",
|
|
43
52
|
"home_url": "https://segmentfault.com/u/ruidoc",
|
|
44
53
|
"votes": "37",
|
|
45
|
-
"rank":
|
|
54
|
+
"rank": 6
|
|
46
55
|
},
|
|
47
56
|
{
|
|
48
57
|
"title": "一些常用的 Git 进阶知识与技巧",
|
|
@@ -51,7 +60,7 @@
|
|
|
51
60
|
"author": "谭光志",
|
|
52
61
|
"home_url": "https://segmentfault.com/u/woai3c",
|
|
53
62
|
"votes": "33",
|
|
54
|
-
"rank":
|
|
63
|
+
"rank": 7
|
|
55
64
|
},
|
|
56
65
|
{
|
|
57
66
|
"title": "大道至简,繁在人心:在浏览器控制台安装npm包是什么操作?",
|
|
@@ -60,7 +69,7 @@
|
|
|
60
69
|
"author": "独钓寒江雪",
|
|
61
70
|
"home_url": "https://segmentfault.com/u/king_hcj",
|
|
62
71
|
"votes": "37",
|
|
63
|
-
"rank":
|
|
72
|
+
"rank": 8
|
|
64
73
|
},
|
|
65
74
|
{
|
|
66
75
|
"title": "3D 穿梭效果?使用 CSS 轻松搞定",
|
|
@@ -68,8 +77,8 @@
|
|
|
68
77
|
"url": "https://segmentfault.com/a/1190000040936266",
|
|
69
78
|
"author": "chokcoco",
|
|
70
79
|
"home_url": "https://segmentfault.com/u/chokcoco",
|
|
71
|
-
"votes": "
|
|
72
|
-
"rank":
|
|
80
|
+
"votes": "37",
|
|
81
|
+
"rank": 9
|
|
73
82
|
},
|
|
74
83
|
{
|
|
75
84
|
"title": "尤雨溪几年前开发的“玩具 vite”,才100多行代码,却十分有助于理解 vite 原理",
|
|
@@ -78,7 +87,7 @@
|
|
|
78
87
|
"author": "若川",
|
|
79
88
|
"home_url": "https://segmentfault.com/u/lxchuan12",
|
|
80
89
|
"votes": "31",
|
|
81
|
-
"rank":
|
|
90
|
+
"rank": 10
|
|
82
91
|
},
|
|
83
92
|
{
|
|
84
93
|
"title": "N 种仅仅使用 HTML/CSS 实现各类进度条的方式",
|
|
@@ -87,7 +96,7 @@
|
|
|
87
96
|
"author": "chokcoco",
|
|
88
97
|
"home_url": "https://segmentfault.com/u/chokcoco",
|
|
89
98
|
"votes": "25",
|
|
90
|
-
"rank":
|
|
99
|
+
"rank": 11
|
|
91
100
|
},
|
|
92
101
|
{
|
|
93
102
|
"title": "【建议收藏】面试官贼喜欢问的 32+ vue 修饰符,你掌握几种啦?",
|
|
@@ -95,16 +104,7 @@
|
|
|
95
104
|
"url": "https://segmentfault.com/a/1190000040914312",
|
|
96
105
|
"author": "前端胖头鱼",
|
|
97
106
|
"home_url": "https://segmentfault.com/u/116263",
|
|
98
|
-
"votes": "
|
|
99
|
-
"rank": 11
|
|
100
|
-
},
|
|
101
|
-
{
|
|
102
|
-
"title": "CSS mask 实现鼠标跟随镂空效果",
|
|
103
|
-
"description": "偶然在某思看到这样一个问题,如何使一个div的部分区域变透明而其他部分模糊掉?,最后实现效果是这样的进一步,还能实现任意形状的镂空效果鼠标经过的地方清晰可见,其他地方则是模糊的。可能一开始无从下手,不...",
|
|
104
|
-
"url": "https://segmentfault.com/a/1190000040996523",
|
|
105
|
-
"author": "XboxYan",
|
|
106
|
-
"home_url": "https://segmentfault.com/u/xboxyan",
|
|
107
|
-
"votes": "20",
|
|
107
|
+
"votes": "27",
|
|
108
108
|
"rank": 12
|
|
109
109
|
},
|
|
110
110
|
{
|
|
@@ -113,16 +113,16 @@
|
|
|
113
113
|
"url": "https://segmentfault.com/a/1190000040929396",
|
|
114
114
|
"author": "前端小智",
|
|
115
115
|
"home_url": "https://segmentfault.com/u/minnanitkong",
|
|
116
|
-
"votes": "
|
|
116
|
+
"votes": "25",
|
|
117
117
|
"rank": 13
|
|
118
118
|
},
|
|
119
119
|
{
|
|
120
|
-
"title": "
|
|
121
|
-
"description": "
|
|
122
|
-
"url": "https://segmentfault.com/a/
|
|
123
|
-
"author": "
|
|
124
|
-
"home_url": "https://segmentfault.com/u/
|
|
125
|
-
"votes": "
|
|
120
|
+
"title": "10个可视化 CSS 工具, 快速生成 CSS 片段,渣男,又想抛弃我!!",
|
|
121
|
+
"description": "作者: Jatin Sharma译者:前端小智来源:dev有梦想,有干货,微信搜索 【大迁世界】 关注这个在凌晨还在刷碗的刷碗智。本文 GitHub [链接] 已收录,有一线大厂面试完整考点、资料以及我的系列文章。",
|
|
122
|
+
"url": "https://segmentfault.com/a/1190000040875123",
|
|
123
|
+
"author": "前端小智",
|
|
124
|
+
"home_url": "https://segmentfault.com/u/minnanitkong",
|
|
125
|
+
"votes": "30",
|
|
126
126
|
"rank": 14
|
|
127
127
|
},
|
|
128
128
|
{
|
|
@@ -131,16 +131,16 @@
|
|
|
131
131
|
"url": "https://segmentfault.com/a/1190000040896809",
|
|
132
132
|
"author": "crossoverJie",
|
|
133
133
|
"home_url": "https://segmentfault.com/u/crossoverjie",
|
|
134
|
-
"votes": "
|
|
134
|
+
"votes": "22",
|
|
135
135
|
"rank": 15
|
|
136
136
|
},
|
|
137
137
|
{
|
|
138
|
-
"title": "
|
|
139
|
-
"description": "
|
|
140
|
-
"url": "https://segmentfault.com/a/
|
|
141
|
-
"author": "
|
|
142
|
-
"home_url": "https://segmentfault.com/u/
|
|
143
|
-
"votes": "
|
|
138
|
+
"title": "处理可能超时的异步操作",
|
|
139
|
+
"description": "自从 ECMAScript 的 Promise ES2015 和 async/await ES2017 特性发布以后,异步在前端界已经成为特别常见的操作。异步代码和同步代码在处理问题顺序上会存在一些差别,编写异步代码需要拥有跟编写同步代码不同的“...",
|
|
140
|
+
"url": "https://segmentfault.com/a/1190000040963849",
|
|
141
|
+
"author": "边城",
|
|
142
|
+
"home_url": "https://segmentfault.com/u/jamesfancy",
|
|
143
|
+
"votes": "18",
|
|
144
144
|
"rank": 16
|
|
145
145
|
},
|
|
146
146
|
{
|
|
@@ -152,15 +152,6 @@
|
|
|
152
152
|
"votes": "19",
|
|
153
153
|
"rank": 17
|
|
154
154
|
},
|
|
155
|
-
{
|
|
156
|
-
"title": "10个可视化 CSS 工具, 快速生成 CSS 片段,渣男,又想抛弃我!!",
|
|
157
|
-
"description": "作者: Jatin Sharma译者:前端小智来源:dev有梦想,有干货,微信搜索 【大迁世界】 关注这个在凌晨还在刷碗的刷碗智。本文 GitHub [链接] 已收录,有一线大厂面试完整考点、资料以及我的系列文章。",
|
|
158
|
-
"url": "https://segmentfault.com/a/1190000040875123",
|
|
159
|
-
"author": "前端小智",
|
|
160
|
-
"home_url": "https://segmentfault.com/u/minnanitkong",
|
|
161
|
-
"votes": "28",
|
|
162
|
-
"rank": 18
|
|
163
|
-
},
|
|
164
155
|
{
|
|
165
156
|
"title": "前端应该知道的:开放图谱协议(The Open Graph protocol)",
|
|
166
157
|
"description": "Open Graph 是一种互联网协议,最初由 Facebook 创建,用于标准化网页中元数据的使用,使得社交媒体得以以丰富的“图形”对象来表示共享的页面内容。",
|
|
@@ -168,7 +159,7 @@
|
|
|
168
159
|
"author": "独钓寒江雪",
|
|
169
160
|
"home_url": "https://segmentfault.com/u/king_hcj",
|
|
170
161
|
"votes": "24",
|
|
171
|
-
"rank":
|
|
162
|
+
"rank": 18
|
|
172
163
|
},
|
|
173
164
|
{
|
|
174
165
|
"title": "把程序做成系统服务",
|
|
@@ -177,7 +168,7 @@
|
|
|
177
168
|
"author": "边城",
|
|
178
169
|
"home_url": "https://segmentfault.com/u/jamesfancy",
|
|
179
170
|
"votes": "14",
|
|
180
|
-
"rank":
|
|
171
|
+
"rank": 19
|
|
181
172
|
},
|
|
182
173
|
{
|
|
183
174
|
"title": "一文讲透自适应熔断的原理和实现",
|
|
@@ -185,8 +176,8 @@
|
|
|
185
176
|
"url": "https://segmentfault.com/a/1190000040978572",
|
|
186
177
|
"author": "kevinwan",
|
|
187
178
|
"home_url": "https://segmentfault.com/u/kevinwan",
|
|
188
|
-
"votes": "
|
|
189
|
-
"rank":
|
|
179
|
+
"votes": "19",
|
|
180
|
+
"rank": 20
|
|
190
181
|
},
|
|
191
182
|
{
|
|
192
183
|
"title": "面试题整理之Vue篇",
|
|
@@ -194,8 +185,8 @@
|
|
|
194
185
|
"url": "https://segmentfault.com/a/1190000040971075",
|
|
195
186
|
"author": "Aaron",
|
|
196
187
|
"home_url": "https://segmentfault.com/u/aaronblog",
|
|
197
|
-
"votes": "
|
|
198
|
-
"rank":
|
|
188
|
+
"votes": "24",
|
|
189
|
+
"rank": 21
|
|
199
190
|
},
|
|
200
191
|
{
|
|
201
192
|
"title": "20个 Javascript 技巧,提高我们的摸鱼时间!",
|
|
@@ -204,7 +195,7 @@
|
|
|
204
195
|
"author": "前端小智",
|
|
205
196
|
"home_url": "https://segmentfault.com/u/minnanitkong",
|
|
206
197
|
"votes": "22",
|
|
207
|
-
"rank":
|
|
198
|
+
"rank": 22
|
|
208
199
|
},
|
|
209
200
|
{
|
|
210
201
|
"title": "这些 JavaScript函数让你的工作更加 So Easy!",
|
|
@@ -213,16 +204,7 @@
|
|
|
213
204
|
"author": "前端小智",
|
|
214
205
|
"home_url": "https://segmentfault.com/u/minnanitkong",
|
|
215
206
|
"votes": "25",
|
|
216
|
-
"rank":
|
|
217
|
-
},
|
|
218
|
-
{
|
|
219
|
-
"title": "关于 v-model 你需要知道的这一切!",
|
|
220
|
-
"description": "有梦想,有干货,微信搜索 【大迁世界】 关注这个在凌晨还在刷碗的刷碗智。本文 GitHub [链接] 已收录,有一线大厂面试完整考点、资料以及我的系列文章。",
|
|
221
|
-
"url": "https://segmentfault.com/a/1190000040863402",
|
|
222
|
-
"author": "前端小智",
|
|
223
|
-
"home_url": "https://segmentfault.com/u/minnanitkong",
|
|
224
|
-
"votes": "20",
|
|
225
|
-
"rank": 25
|
|
207
|
+
"rank": 23
|
|
226
208
|
},
|
|
227
209
|
{
|
|
228
210
|
"title": "纯 Git 实现前端 CI/CD",
|
|
@@ -231,7 +213,7 @@
|
|
|
231
213
|
"author": "杨成功",
|
|
232
214
|
"home_url": "https://segmentfault.com/u/ruidoc",
|
|
233
215
|
"votes": "19",
|
|
234
|
-
"rank":
|
|
216
|
+
"rank": 24
|
|
235
217
|
},
|
|
236
218
|
{
|
|
237
219
|
"title": "PC端高倍屏适配方案实践",
|
|
@@ -240,7 +222,7 @@
|
|
|
240
222
|
"author": "野林",
|
|
241
223
|
"home_url": "https://segmentfault.com/u/vleedesigntheory",
|
|
242
224
|
"votes": "17",
|
|
243
|
-
"rank":
|
|
225
|
+
"rank": 25
|
|
244
226
|
},
|
|
245
227
|
{
|
|
246
228
|
"title": "念念不忘,必有echo )))) ——讲述一个Typecho开源博客程序坚持 15 年的故事",
|
|
@@ -249,7 +231,7 @@
|
|
|
249
231
|
"author": "sluke",
|
|
250
232
|
"home_url": "https://segmentfault.com/u/sluke",
|
|
251
233
|
"votes": "12",
|
|
252
|
-
"rank":
|
|
234
|
+
"rank": 26
|
|
253
235
|
},
|
|
254
236
|
{
|
|
255
237
|
"title": "Vue 团队公开快如闪电的全新脚手架工具 create-vue,未来将替代 Vue-CLI,才300余行代码,学它!",
|
|
@@ -258,6 +240,24 @@
|
|
|
258
240
|
"author": "若川",
|
|
259
241
|
"home_url": "https://segmentfault.com/u/lxchuan12",
|
|
260
242
|
"votes": "16",
|
|
243
|
+
"rank": 27
|
|
244
|
+
},
|
|
245
|
+
{
|
|
246
|
+
"title": "一篇搞懂容器技术的基石: cgroup",
|
|
247
|
+
"description": "大家好,我是张晋涛。目前我们所提到的容器技术、虚拟化技术(不论何种抽象层次下的虚拟化技术)都能做到资源层面上的隔离和限制。对于容器技术而言,它实现资源层面上的限制和隔离,依赖于 Linux 内核所提供的 c...",
|
|
248
|
+
"url": "https://segmentfault.com/a/1190000040980305",
|
|
249
|
+
"author": "张晋涛",
|
|
250
|
+
"home_url": "https://segmentfault.com/u/moelove",
|
|
251
|
+
"votes": "11",
|
|
252
|
+
"rank": 28
|
|
253
|
+
},
|
|
254
|
+
{
|
|
255
|
+
"title": "使用这11个代码,可以大大地简化我们的代码。",
|
|
256
|
+
"description": "有梦想,有干货,微信搜索 【大迁世界】 关注这个在凌晨还在刷碗的刷碗智。本文 GitHub [链接] 已收录,有一线大厂面试完整考点、资料以及我的系列文章。",
|
|
257
|
+
"url": "https://segmentfault.com/a/1190000040759530",
|
|
258
|
+
"author": "前端小智",
|
|
259
|
+
"home_url": "https://segmentfault.com/u/minnanitkong",
|
|
260
|
+
"votes": "17",
|
|
261
261
|
"rank": 29
|
|
262
262
|
},
|
|
263
263
|
{
|