@wcj/github-rank 21.11.18 → 21.11.19
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 +19771 -19767
- package/dist/sifou-daily.json +96 -168
- package/dist/sifou-monthly.json +85 -85
- package/dist/sifou-weekly.json +131 -122
- package/dist/toutiao-30.json +62 -62
- package/dist/toutiao-7.json +83 -83
- package/dist/toutiao-90.json +24 -24
- package/dist/trending-daily.json +165 -165
- package/dist/trending-monthly.json +137 -137
- package/dist/trending-weekly.json +169 -169
- package/dist/users.china.json +1534 -1534
- package/dist/users.json +2112 -2112
- package/package.json +1 -1
- package/web/36kr.html +2 -2
- package/web/data/repos.json +19771 -19767
- package/web/data/sifou-daily.json +96 -168
- package/web/data/sifou-monthly.json +85 -85
- package/web/data/sifou-weekly.json +131 -122
- package/web/data/toutiao-30.json +62 -62
- package/web/data/toutiao-7.json +83 -83
- package/web/data/toutiao-90.json +24 -24
- package/web/data/trending-daily.json +165 -165
- package/web/data/trending-monthly.json +137 -137
- package/web/data/trending-weekly.json +169 -169
- package/web/data/users.china.json +1534 -1534
- package/web/data/users.json +2112 -2112
- package/web/index.html +1130 -1130
- package/web/repos.html +2551 -2551
- package/web/sifou-daily.html +79 -303
- package/web/sifou-monthly.html +97 -97
- package/web/sifou-weekly.html +148 -120
- package/web/toutiao-30.html +71 -71
- package/web/toutiao-7.html +92 -92
- package/web/toutiao-90.html +31 -31
- package/web/trending-monthly.html +121 -121
- package/web/trending-weekly.html +147 -147
- package/web/trending.html +148 -140
- package/web/users.china.html +822 -822
package/dist/sifou-monthly.json
CHANGED
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
"url": "https://segmentfault.com/a/1190000040906316",
|
|
6
6
|
"author": "Sunshine_Lin",
|
|
7
7
|
"home_url": "https://segmentfault.com/u/user_ze46ouik",
|
|
8
|
-
"votes": "
|
|
8
|
+
"votes": "52",
|
|
9
9
|
"rank": 1
|
|
10
10
|
},
|
|
11
11
|
{
|
|
@@ -14,7 +14,7 @@
|
|
|
14
14
|
"url": "https://segmentfault.com/a/1190000040846926",
|
|
15
15
|
"author": "前端胖头鱼",
|
|
16
16
|
"home_url": "https://segmentfault.com/u/116263",
|
|
17
|
-
"votes": "
|
|
17
|
+
"votes": "42",
|
|
18
18
|
"rank": 2
|
|
19
19
|
},
|
|
20
20
|
{
|
|
@@ -26,14 +26,32 @@
|
|
|
26
26
|
"votes": "38",
|
|
27
27
|
"rank": 3
|
|
28
28
|
},
|
|
29
|
+
{
|
|
30
|
+
"title": "前端架构师的 git 功力,你有几成火候?",
|
|
31
|
+
"description": "本文从前端工程,团队协作,生产部署的角度,介绍架构人员需要掌握的 git 实践能力。大纲预览本文介绍的内容包括以下方面:分支管理策略commit 规范与提交验证误操作的撤回方案Tag 与生产环境永久杜绝 443 Timeou...",
|
|
32
|
+
"url": "https://segmentfault.com/a/1190000040879546",
|
|
33
|
+
"author": "杨成功",
|
|
34
|
+
"home_url": "https://segmentfault.com/u/ruidoc",
|
|
35
|
+
"votes": "34",
|
|
36
|
+
"rank": 4
|
|
37
|
+
},
|
|
29
38
|
{
|
|
30
39
|
"title": "一些常用的 Git 进阶知识与技巧",
|
|
31
40
|
"description": "假设我们在同一电脑上拥有多个 Git 账号,例如公司内部使用的是 Gitlab,个人使用的是 Github 或者 Gitee。那就会遇到一种情况,上班时想给个人开源项目提交代码,但是 Git 绑定的是公司的账号。",
|
|
32
41
|
"url": "https://segmentfault.com/a/1190000040930212",
|
|
33
42
|
"author": "谭光志",
|
|
34
43
|
"home_url": "https://segmentfault.com/u/woai3c",
|
|
35
|
-
"votes": "
|
|
36
|
-
"rank":
|
|
44
|
+
"votes": "30",
|
|
45
|
+
"rank": 5
|
|
46
|
+
},
|
|
47
|
+
{
|
|
48
|
+
"title": "前端架构师神技,三招统一代码风格(一文讲透)",
|
|
49
|
+
"description": "本文从代码规范,代码检查,代码格式化,以及编辑器自动化实现的方向,介绍代码规范统一在我们团队的实践应用。大纲预览本文介绍的内容包括以下方面:认识代码规范制定和统一规范神技一:ESLint神技二:Prettier...",
|
|
50
|
+
"url": "https://segmentfault.com/a/1190000040948561",
|
|
51
|
+
"author": "杨成功",
|
|
52
|
+
"home_url": "https://segmentfault.com/u/ruidoc",
|
|
53
|
+
"votes": "34",
|
|
54
|
+
"rank": 6
|
|
37
55
|
},
|
|
38
56
|
{
|
|
39
57
|
"title": "大道至简,繁在人心:在浏览器控制台安装npm包是什么操作?",
|
|
@@ -42,25 +60,16 @@
|
|
|
42
60
|
"author": "独钓寒江雪",
|
|
43
61
|
"home_url": "https://segmentfault.com/u/king_hcj",
|
|
44
62
|
"votes": "34",
|
|
45
|
-
"rank":
|
|
46
|
-
},
|
|
47
|
-
{
|
|
48
|
-
"title": "前端架构师的 git 功力,你有几成火候?",
|
|
49
|
-
"description": "本文从前端工程,团队协作,生产部署的角度,介绍架构人员需要掌握的 git 实践能力。大纲预览本文介绍的内容包括以下方面:分支管理策略commit 规范与提交验证误操作的撤回方案Tag 与生产环境永久杜绝 443 Timeou...",
|
|
50
|
-
"url": "https://segmentfault.com/a/1190000040879546",
|
|
51
|
-
"author": "杨成功",
|
|
52
|
-
"home_url": "https://segmentfault.com/u/ruidoc",
|
|
53
|
-
"votes": "33",
|
|
54
|
-
"rank": 6
|
|
63
|
+
"rank": 7
|
|
55
64
|
},
|
|
56
65
|
{
|
|
57
|
-
"title": "
|
|
58
|
-
"description": "
|
|
59
|
-
"url": "https://segmentfault.com/a/
|
|
60
|
-
"author": "
|
|
61
|
-
"home_url": "https://segmentfault.com/u/
|
|
62
|
-
"votes": "
|
|
63
|
-
"rank":
|
|
66
|
+
"title": "3D 穿梭效果?使用 CSS 轻松搞定",
|
|
67
|
+
"description": "背景周末在家习惯性登陆 Apex,准备玩几盘。在登陆加速器的过程中,发现加速器到期了。我一直用的腾讯网游加速器,然而点击充值按钮,提示最近客户端升级改造,暂不支持充值(这个操作把我震惊了~)。只能转头下...",
|
|
68
|
+
"url": "https://segmentfault.com/a/1190000040936266",
|
|
69
|
+
"author": "chokcoco",
|
|
70
|
+
"home_url": "https://segmentfault.com/u/chokcoco",
|
|
71
|
+
"votes": "35",
|
|
72
|
+
"rank": 8
|
|
64
73
|
},
|
|
65
74
|
{
|
|
66
75
|
"title": "前端如何防止用户修改水印?",
|
|
@@ -69,15 +78,6 @@
|
|
|
69
78
|
"author": "劉凯里",
|
|
70
79
|
"home_url": "https://segmentfault.com/u/kyrieliu",
|
|
71
80
|
"votes": "24",
|
|
72
|
-
"rank": 8
|
|
73
|
-
},
|
|
74
|
-
{
|
|
75
|
-
"title": "3D 穿梭效果?使用 CSS 轻松搞定",
|
|
76
|
-
"description": "背景周末在家习惯性登陆 Apex,准备玩几盘。在登陆加速器的过程中,发现加速器到期了。我一直用的腾讯网游加速器,然而点击充值按钮,提示最近客户端升级改造,暂不支持充值(这个操作把我震惊了~)。只能转头下...",
|
|
77
|
-
"url": "https://segmentfault.com/a/1190000040936266",
|
|
78
|
-
"author": "chokcoco",
|
|
79
|
-
"home_url": "https://segmentfault.com/u/chokcoco",
|
|
80
|
-
"votes": "33",
|
|
81
81
|
"rank": 9
|
|
82
82
|
},
|
|
83
83
|
{
|
|
@@ -95,7 +95,7 @@
|
|
|
95
95
|
"url": "https://segmentfault.com/a/1190000040908304",
|
|
96
96
|
"author": "chokcoco",
|
|
97
97
|
"home_url": "https://segmentfault.com/u/chokcoco",
|
|
98
|
-
"votes": "
|
|
98
|
+
"votes": "24",
|
|
99
99
|
"rank": 11
|
|
100
100
|
},
|
|
101
101
|
{
|
|
@@ -104,7 +104,7 @@
|
|
|
104
104
|
"url": "https://segmentfault.com/a/1190000040914312",
|
|
105
105
|
"author": "前端胖头鱼",
|
|
106
106
|
"home_url": "https://segmentfault.com/u/116263",
|
|
107
|
-
"votes": "
|
|
107
|
+
"votes": "26",
|
|
108
108
|
"rank": 12
|
|
109
109
|
},
|
|
110
110
|
{
|
|
@@ -113,7 +113,7 @@
|
|
|
113
113
|
"url": "https://segmentfault.com/a/1190000040850857",
|
|
114
114
|
"author": "xiangzhihong",
|
|
115
115
|
"home_url": "https://segmentfault.com/u/xiangzhihong",
|
|
116
|
-
"votes": "
|
|
116
|
+
"votes": "27",
|
|
117
117
|
"rank": 13
|
|
118
118
|
},
|
|
119
119
|
{
|
|
@@ -122,7 +122,7 @@
|
|
|
122
122
|
"url": "https://segmentfault.com/a/1190000040942225",
|
|
123
123
|
"author": "lzg9527",
|
|
124
124
|
"home_url": "https://segmentfault.com/u/michael_5c03399eed011",
|
|
125
|
-
"votes": "
|
|
125
|
+
"votes": "26",
|
|
126
126
|
"rank": 14
|
|
127
127
|
},
|
|
128
128
|
{
|
|
@@ -143,23 +143,14 @@
|
|
|
143
143
|
"votes": "24",
|
|
144
144
|
"rank": 16
|
|
145
145
|
},
|
|
146
|
-
{
|
|
147
|
-
"title": "处理可能超时的异步操作",
|
|
148
|
-
"description": "自从 ECMAScript 的 Promise ES2015 和 async/await ES2017 特性发布以后,异步在前端界已经成为特别常见的操作。异步代码和同步代码在处理问题顺序上会存在一些差别,编写异步代码需要拥有跟编写同步代码不同的“...",
|
|
149
|
-
"url": "https://segmentfault.com/a/1190000040963849",
|
|
150
|
-
"author": "边城",
|
|
151
|
-
"home_url": "https://segmentfault.com/u/jamesfancy",
|
|
152
|
-
"votes": "17",
|
|
153
|
-
"rank": 17
|
|
154
|
-
},
|
|
155
146
|
{
|
|
156
147
|
"title": "前端Node.js面试题",
|
|
157
148
|
"description": "Node.js 是一个开源与跨平台的 JavaScript 运行时环境。在浏览器外运行 V8 JavaScript 引擎(Google Chrome 的内核),利用事件驱动、非阻塞和异步输入输出模型等技术提高性能。我们可以理解为:Node.js 就是一个...",
|
|
158
149
|
"url": "https://segmentfault.com/a/1190000040937008",
|
|
159
150
|
"author": "xiangzhihong",
|
|
160
151
|
"home_url": "https://segmentfault.com/u/xiangzhihong",
|
|
161
|
-
"votes": "
|
|
162
|
-
"rank":
|
|
152
|
+
"votes": "18",
|
|
153
|
+
"rank": 17
|
|
163
154
|
},
|
|
164
155
|
{
|
|
165
156
|
"title": "把程序做成系统服务",
|
|
@@ -167,8 +158,8 @@
|
|
|
167
158
|
"url": "https://segmentfault.com/a/1190000040895843",
|
|
168
159
|
"author": "边城",
|
|
169
160
|
"home_url": "https://segmentfault.com/u/jamesfancy",
|
|
170
|
-
"votes": "
|
|
171
|
-
"rank":
|
|
161
|
+
"votes": "14",
|
|
162
|
+
"rank": 18
|
|
172
163
|
},
|
|
173
164
|
{
|
|
174
165
|
"title": "10个可视化 CSS 工具, 快速生成 CSS 片段,渣男,又想抛弃我!!",
|
|
@@ -176,7 +167,16 @@
|
|
|
176
167
|
"url": "https://segmentfault.com/a/1190000040875123",
|
|
177
168
|
"author": "前端小智",
|
|
178
169
|
"home_url": "https://segmentfault.com/u/minnanitkong",
|
|
179
|
-
"votes": "
|
|
170
|
+
"votes": "26",
|
|
171
|
+
"rank": 19
|
|
172
|
+
},
|
|
173
|
+
{
|
|
174
|
+
"title": "处理可能超时的异步操作",
|
|
175
|
+
"description": "自从 ECMAScript 的 Promise ES2015 和 async/await ES2017 特性发布以后,异步在前端界已经成为特别常见的操作。异步代码和同步代码在处理问题顺序上会存在一些差别,编写异步代码需要拥有跟编写同步代码不同的“...",
|
|
176
|
+
"url": "https://segmentfault.com/a/1190000040963849",
|
|
177
|
+
"author": "边城",
|
|
178
|
+
"home_url": "https://segmentfault.com/u/jamesfancy",
|
|
179
|
+
"votes": "17",
|
|
180
180
|
"rank": 20
|
|
181
181
|
},
|
|
182
182
|
{
|
|
@@ -185,9 +185,18 @@
|
|
|
185
185
|
"url": "https://segmentfault.com/a/1190000040929396",
|
|
186
186
|
"author": "前端小智",
|
|
187
187
|
"home_url": "https://segmentfault.com/u/minnanitkong",
|
|
188
|
-
"votes": "
|
|
188
|
+
"votes": "23",
|
|
189
189
|
"rank": 21
|
|
190
190
|
},
|
|
191
|
+
{
|
|
192
|
+
"title": "Go 日常开发常备第三方库和工具",
|
|
193
|
+
"description": "不知不觉写 Go 已经快一年了,上线了大大小小好几个项目;心态也经历了几轮变化。因为我个人大概前五年时间写的是 Java ,中途写过一年多的 Python,所以刚接触到 Go 时的感觉如下图:既没有 Java 的生态,也没有...",
|
|
194
|
+
"url": "https://segmentfault.com/a/1190000040896809",
|
|
195
|
+
"author": "crossoverJie",
|
|
196
|
+
"home_url": "https://segmentfault.com/u/crossoverjie",
|
|
197
|
+
"votes": "17",
|
|
198
|
+
"rank": 22
|
|
199
|
+
},
|
|
191
200
|
{
|
|
192
201
|
"title": "关于 v-model 你需要知道的这一切!",
|
|
193
202
|
"description": "有梦想,有干货,微信搜索 【大迁世界】 关注这个在凌晨还在刷碗的刷碗智。本文 GitHub [链接] 已收录,有一线大厂面试完整考点、资料以及我的系列文章。",
|
|
@@ -195,7 +204,16 @@
|
|
|
195
204
|
"author": "前端小智",
|
|
196
205
|
"home_url": "https://segmentfault.com/u/minnanitkong",
|
|
197
206
|
"votes": "20",
|
|
198
|
-
"rank":
|
|
207
|
+
"rank": 23
|
|
208
|
+
},
|
|
209
|
+
{
|
|
210
|
+
"title": "20个 Javascript 技巧,提高我们的摸鱼时间!",
|
|
211
|
+
"description": "有梦想,有干货,微信搜索 【大迁世界】 关注这个在凌晨还在刷碗的刷碗智。本文 GitHub [链接] 已收录,有一线大厂面试完整考点、资料以及我的系列文章。",
|
|
212
|
+
"url": "https://segmentfault.com/a/1190000040891379",
|
|
213
|
+
"author": "前端小智",
|
|
214
|
+
"home_url": "https://segmentfault.com/u/minnanitkong",
|
|
215
|
+
"votes": "21",
|
|
216
|
+
"rank": 24
|
|
199
217
|
},
|
|
200
218
|
{
|
|
201
219
|
"title": "这些 JavaScript函数让你的工作更加 So Easy!",
|
|
@@ -204,25 +222,25 @@
|
|
|
204
222
|
"author": "前端小智",
|
|
205
223
|
"home_url": "https://segmentfault.com/u/minnanitkong",
|
|
206
224
|
"votes": "25",
|
|
207
|
-
"rank":
|
|
225
|
+
"rank": 25
|
|
208
226
|
},
|
|
209
227
|
{
|
|
210
|
-
"title": "
|
|
211
|
-
"description": "
|
|
212
|
-
"url": "https://segmentfault.com/a/
|
|
213
|
-
"author": "
|
|
214
|
-
"home_url": "https://segmentfault.com/u/
|
|
215
|
-
"votes": "
|
|
216
|
-
"rank":
|
|
228
|
+
"title": "PC端高倍屏适配方案实践",
|
|
229
|
+
"description": "随着PC端屏幕的发展,PC端也逐步出现了更高倍数的屏幕,相对于手机端的Retina屏,PC端也出现了多倍数适配的要求,本文主要是PC端高倍屏幕适配方案的一个实践总结,希望能给对PC端有适配高倍屏幕需求的同学有一些...",
|
|
230
|
+
"url": "https://segmentfault.com/a/1190000040885865",
|
|
231
|
+
"author": "野林",
|
|
232
|
+
"home_url": "https://segmentfault.com/u/vleedesigntheory",
|
|
233
|
+
"votes": "17",
|
|
234
|
+
"rank": 26
|
|
217
235
|
},
|
|
218
236
|
{
|
|
219
|
-
"title": "
|
|
220
|
-
"description": "
|
|
221
|
-
"url": "https://segmentfault.com/a/
|
|
222
|
-
"author": "
|
|
223
|
-
"home_url": "https://segmentfault.com/u/
|
|
224
|
-
"votes": "
|
|
225
|
-
"rank":
|
|
237
|
+
"title": "纯 Git 实现前端 CI/CD",
|
|
238
|
+
"description": "最近要高效的把前端 react 项目部署到私有服务器上,研究了好几种持续部署方案,这里简单描述一下。总的部署思路分两种:编译后的文件部署源码部署编译后的文件部署,就是先在本地进行npm run build打包,生成 bu...",
|
|
239
|
+
"url": "https://segmentfault.com/a/1190000040904889",
|
|
240
|
+
"author": "杨成功",
|
|
241
|
+
"home_url": "https://segmentfault.com/u/ruidoc",
|
|
242
|
+
"votes": "17",
|
|
243
|
+
"rank": 27
|
|
226
244
|
},
|
|
227
245
|
{
|
|
228
246
|
"title": "Vue 团队公开快如闪电的全新脚手架工具 create-vue,未来将替代 Vue-CLI,才300余行代码,学它!",
|
|
@@ -231,7 +249,7 @@
|
|
|
231
249
|
"author": "若川",
|
|
232
250
|
"home_url": "https://segmentfault.com/u/lxchuan12",
|
|
233
251
|
"votes": "16",
|
|
234
|
-
"rank":
|
|
252
|
+
"rank": 28
|
|
235
253
|
},
|
|
236
254
|
{
|
|
237
255
|
"title": "念念不忘,必有echo )))) ——讲述一个Typecho开源博客程序坚持 15 年的故事",
|
|
@@ -240,7 +258,7 @@
|
|
|
240
258
|
"author": "sluke",
|
|
241
259
|
"home_url": "https://segmentfault.com/u/sluke",
|
|
242
260
|
"votes": "11",
|
|
243
|
-
"rank":
|
|
261
|
+
"rank": 29
|
|
244
262
|
},
|
|
245
263
|
{
|
|
246
264
|
"title": "【一文秒懂】电商系统商品模块初建分析与设计",
|
|
@@ -249,24 +267,6 @@
|
|
|
249
267
|
"author": "CrazyCodes",
|
|
250
268
|
"home_url": "https://segmentfault.com/u/crazycodes",
|
|
251
269
|
"votes": "14",
|
|
252
|
-
"rank": 28
|
|
253
|
-
},
|
|
254
|
-
{
|
|
255
|
-
"title": "纯 Git 实现前端 CI/CD",
|
|
256
|
-
"description": "最近要高效的把前端 react 项目部署到私有服务器上,研究了好几种持续部署方案,这里简单描述一下。总的部署思路分两种:编译后的文件部署源码部署编译后的文件部署,就是先在本地进行npm run build打包,生成 bu...",
|
|
257
|
-
"url": "https://segmentfault.com/a/1190000040904889",
|
|
258
|
-
"author": "杨成功",
|
|
259
|
-
"home_url": "https://segmentfault.com/u/ruidoc",
|
|
260
|
-
"votes": "16",
|
|
261
|
-
"rank": 29
|
|
262
|
-
},
|
|
263
|
-
{
|
|
264
|
-
"title": "利用 CSS Overview 面板重构优化你的网站",
|
|
265
|
-
"description": "本文将向大家介绍 Chrome 87 开始支持的 CSS Overview Panel,并且介绍如何更好地利用这个面板。通过 CSS Overview Panel,可能可以帮助我们:",
|
|
266
|
-
"url": "https://segmentfault.com/a/1190000040837145",
|
|
267
|
-
"author": "chokcoco",
|
|
268
|
-
"home_url": "https://segmentfault.com/u/chokcoco",
|
|
269
|
-
"votes": "14",
|
|
270
270
|
"rank": 30
|
|
271
271
|
}
|
|
272
272
|
]
|