@wcj/github-rank 22.3.8 → 22.3.9

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 +20820 -20820
  2. package/dist/sifou-daily.json +92 -155
  3. package/dist/sifou-monthly.json +108 -108
  4. package/dist/sifou-weekly.json +106 -106
  5. package/dist/toutiao-30.json +55 -55
  6. package/dist/toutiao-7.json +93 -93
  7. package/dist/toutiao-90.json +19 -19
  8. package/dist/trending-daily.json +167 -167
  9. package/dist/trending-monthly.json +158 -158
  10. package/dist/trending-weekly.json +167 -156
  11. package/dist/users.china.json +1563 -1563
  12. package/dist/users.json +2213 -2213
  13. package/package.json +1 -1
  14. package/web/36kr.html +2 -2
  15. package/web/data/repos.json +20820 -20820
  16. package/web/data/sifou-daily.json +92 -155
  17. package/web/data/sifou-monthly.json +108 -108
  18. package/web/data/sifou-weekly.json +106 -106
  19. package/web/data/toutiao-30.json +55 -55
  20. package/web/data/toutiao-7.json +93 -93
  21. package/web/data/toutiao-90.json +19 -19
  22. package/web/data/trending-daily.json +167 -167
  23. package/web/data/trending-monthly.json +158 -158
  24. package/web/data/trending-weekly.json +167 -156
  25. package/web/data/users.china.json +1563 -1563
  26. package/web/data/users.json +2213 -2213
  27. package/web/index.html +1260 -1260
  28. package/web/repos.html +2719 -2719
  29. package/web/sifou-daily.html +78 -274
  30. package/web/sifou-monthly.html +122 -122
  31. package/web/sifou-weekly.html +121 -121
  32. package/web/toutiao-30.html +63 -63
  33. package/web/toutiao-7.html +80 -80
  34. package/web/toutiao-90.html +21 -21
  35. package/web/trending-monthly.html +147 -151
  36. package/web/trending-weekly.html +175 -137
  37. package/web/trending.html +146 -142
  38. package/web/users.china.html +781 -781
@@ -1,4 +1,13 @@
1
1
  [
2
+ {
3
+ "title": "45个 GIT 经典操作场景,专治不会合代码",
4
+ "description": "git对于大家应该都不太陌生,熟练使用git已经成为程序员的一项基本技能,尽管在工作中有诸如 Sourcetree这样牛X的客户端工具,使得合并代码变的很方便。但找工作面试和一些需彰显个人实力的场景,仍然需要我们掌...",
5
+ "url": "https://segmentfault.com/a/1190000041493486",
6
+ "author": "程序员内点事",
7
+ "home_url": "https://segmentfault.com/u/chengxy",
8
+ "votes": "45",
9
+ "rank": 1
10
+ },
2
11
  {
3
12
  "title": "Web 中的“选区”和“光标”",
4
13
  "description": "在 web 开发中,有时不可避免会和“选区”与“光标”打交道,比如选中高亮、选中出现工具栏、手动控制光标位置等。选区就是用鼠标选中的那一部分,通常是蓝色",
@@ -6,7 +15,7 @@
6
15
  "author": "XboxYan",
7
16
  "home_url": "https://segmentfault.com/u/xboxyan",
8
17
  "votes": "37",
9
- "rank": 1
18
+ "rank": 2
10
19
  },
11
20
  {
12
21
  "title": "【必须知道的JavaScript库】 - 解决95%问题的工具插件/库 - 1",
@@ -15,7 +24,7 @@
15
24
  "author": "wlove",
16
25
  "home_url": "https://segmentfault.com/u/xieguoliang",
17
26
  "votes": "33",
18
- "rank": 2
27
+ "rank": 3
19
28
  },
20
29
  {
21
30
  "title": "7个杀手级的JS一行代码",
@@ -24,7 +33,16 @@
24
33
  "author": "gaoryrt",
25
34
  "home_url": "https://segmentfault.com/u/gaoryrt",
26
35
  "votes": "32",
27
- "rank": 3
36
+ "rank": 4
37
+ },
38
+ {
39
+ "title": "组员重构代码千奇百怪,直接JS、ES6和Vue规范给一梭子",
40
+ "description": "近期组员接手了一个“古老“的初始由后端大佬写的前端项目,业务层面的组件复用,全靠是 copy 相同代码咱不说,经过不同大佬们的维护,代码风格更是千奇百怪。该前端项目还在正常迭代更新,又不可能重写,面对 💩 一...",
41
+ "url": "https://segmentfault.com/a/1190000041437117",
42
+ "author": "wuwhs",
43
+ "home_url": "https://segmentfault.com/u/wuwhs",
44
+ "votes": "31",
45
+ "rank": 5
28
46
  },
29
47
  {
30
48
  "title": "17 个实用 shell 脚本,建议收藏!",
@@ -33,7 +51,7 @@
33
51
  "author": "民工哥",
34
52
  "home_url": "https://segmentfault.com/u/jishuroad",
35
53
  "votes": "28",
36
- "rank": 4
54
+ "rank": 6
37
55
  },
38
56
  {
39
57
  "title": "Redis 忽然变慢了如何排查并解决?",
@@ -42,16 +60,7 @@
42
60
  "author": "码哥字节",
43
61
  "home_url": "https://segmentfault.com/u/magebyte",
44
62
  "votes": "27",
45
- "rank": 5
46
- },
47
- {
48
- "title": "组员重构代码千奇百怪,直接JS、ES6和Vue规范给一梭子",
49
- "description": "近期组员接手了一个“古老“的初始由后端大佬写的前端项目,业务层面的组件复用,全靠是 copy 相同代码咱不说,经过不同大佬们的维护,代码风格更是千奇百怪。该前端项目还在正常迭代更新,又不可能重写,面对 💩 一...",
50
- "url": "https://segmentfault.com/a/1190000041437117",
51
- "author": "wuwhs",
52
- "home_url": "https://segmentfault.com/u/wuwhs",
53
- "votes": "29",
54
- "rank": 6
63
+ "rank": 7
55
64
  },
56
65
  {
57
66
  "title": "20个 Javascript 技巧,提高我们的摸鱼时间!",
@@ -60,15 +69,6 @@
60
69
  "author": "前端小智",
61
70
  "home_url": "https://segmentfault.com/u/minnanitkong",
62
71
  "votes": "28",
63
- "rank": 7
64
- },
65
- {
66
- "title": "45个 GIT 经典操作场景,专治不会合代码",
67
- "description": "git对于大家应该都不太陌生,熟练使用git已经成为程序员的一项基本技能,尽管在工作中有诸如 Sourcetree这样牛X的客户端工具,使得合并代码变的很方便。但找工作面试和一些需彰显个人实力的场景,仍然需要我们掌...",
68
- "url": "https://segmentfault.com/a/1190000041493486",
69
- "author": "程序员内点事",
70
- "home_url": "https://segmentfault.com/u/chengxy",
71
- "votes": "29",
72
72
  "rank": 8
73
73
  },
74
74
  {
@@ -104,17 +104,26 @@
104
104
  "url": "https://segmentfault.com/a/1190000041372960",
105
105
  "author": "卡颂",
106
106
  "home_url": "https://segmentfault.com/u/kasong",
107
- "votes": "15",
107
+ "votes": "16",
108
108
  "rank": 12
109
109
  },
110
+ {
111
+ "title": "巧用 CSS 实现炫彩三角边框动画",
112
+ "description": "最近有个小伙伴问我,在某个网站看到一个使用 SVG 实现的炫彩三角边框动画,问能否使用 CSS 实现:很有意思的一个动画效果,立马让我想起了我在 CSS 奇思妙想边框动画 一文中介绍的边框动画,非常的类似:其核心...",
113
+ "url": "https://segmentfault.com/a/1190000041487405",
114
+ "author": "chokcoco",
115
+ "home_url": "https://segmentfault.com/u/chokcoco",
116
+ "votes": "20",
117
+ "rank": 13
118
+ },
110
119
  {
111
120
  "title": "手把手教你写一个简易的微前端框架",
112
121
  "description": "最近看了几个微前端框架的源码(single-spa、qiankun、micro-app),感觉收获良多。所以打算造一个迷你版的轮子,来加深自己对所学知识的了解。这个轮子将分为五个版本,逐步的实现一个最小可用的微前端框架:支...",
113
122
  "url": "https://segmentfault.com/a/1190000041467802",
114
123
  "author": "谭光志",
115
124
  "home_url": "https://segmentfault.com/u/woai3c",
116
- "votes": "17",
117
- "rank": 13
125
+ "votes": "18",
126
+ "rank": 14
118
127
  },
119
128
  {
120
129
  "title": "线性代数在前端中的应用(一):实现鼠标滚轮缩放元素、Canvas图片和拖拽",
@@ -122,8 +131,26 @@
122
131
  "url": "https://segmentfault.com/a/1190000041443525",
123
132
  "author": "而井",
124
133
  "home_url": "https://segmentfault.com/u/rioli",
134
+ "votes": "15",
135
+ "rank": 15
136
+ },
137
+ {
138
+ "title": "CSS 实现透明方格的 3 种方式",
139
+ "description": "linear-gradient可以说是最早实现这种效果的应用了,当然实现也最为巧妙,也最为复杂。原理是绘制两个直角三角形,然后拼接而成,如下",
140
+ "url": "https://segmentfault.com/a/1190000041504985",
141
+ "author": "XboxYan",
142
+ "home_url": "https://segmentfault.com/u/xboxyan",
143
+ "votes": "20",
144
+ "rank": 16
145
+ },
146
+ {
147
+ "title": "[性能优化] 使用 esbuild 为你的构建提速 🚀",
148
+ "description": "于是这两天抽空对项目做了一次构建优化,线上(多国家)构建时间, 从 10分钟 优化到 4分钟, 本地单次构建时间, 从 300秒 优化到 90秒, 效果还不错。",
149
+ "url": "https://segmentfault.com/a/1190000041455457",
150
+ "author": "皮小蛋",
151
+ "home_url": "https://segmentfault.com/u/scaukk",
125
152
  "votes": "14",
126
- "rank": 14
153
+ "rank": 17
127
154
  },
128
155
  {
129
156
  "title": "吐血整理的webpack入门知识及常用loader和plugin",
@@ -132,7 +159,7 @@
132
159
  "author": "TNTWEB",
133
160
  "home_url": "https://segmentfault.com/u/tnfe",
134
161
  "votes": "13",
135
- "rank": 15
162
+ "rank": 18
136
163
  },
137
164
  {
138
165
  "title": "CSS画冰墩墩~",
@@ -141,33 +168,6 @@
141
168
  "author": "望记",
142
169
  "home_url": "https://segmentfault.com/u/wangji_5d01acdfdd139",
143
170
  "votes": "20",
144
- "rank": 16
145
- },
146
- {
147
- "title": "巧用 CSS 实现炫彩三角边框动画",
148
- "description": "最近有个小伙伴问我,在某个网站看到一个使用 SVG 实现的炫彩三角边框动画,问能否使用 CSS 实现:很有意思的一个动画效果,立马让我想起了我在 CSS 奇思妙想边框动画 一文中介绍的边框动画,非常的类似:其核心...",
149
- "url": "https://segmentfault.com/a/1190000041487405",
150
- "author": "chokcoco",
151
- "home_url": "https://segmentfault.com/u/chokcoco",
152
- "votes": "17",
153
- "rank": 17
154
- },
155
- {
156
- "title": "10个CSS技巧,极大提升用户体验",
157
- "description": "有梦想,有干货,微信搜索 【大迁世界】 关注这个在凌晨还在刷碗的刷碗智。本文 GitHub [链接] 已收录,有一线大厂面试完整考点、资料以及我的系列文章。",
158
- "url": "https://segmentfault.com/a/1190000041361645",
159
- "author": "前端小智",
160
- "home_url": "https://segmentfault.com/u/minnanitkong",
161
- "votes": "16",
162
- "rank": 18
163
- },
164
- {
165
- "title": "[性能优化] 使用 esbuild 为你的构建提速 🚀",
166
- "description": "于是这两天抽空对项目做了一次构建优化,线上(多国家)构建时间, 从 10分钟 优化到 4分钟, 本地单次构建时间, 从 300秒 优化到 90秒, 效果还不错。",
167
- "url": "https://segmentfault.com/a/1190000041455457",
168
- "author": "皮小蛋",
169
- "home_url": "https://segmentfault.com/u/scaukk",
170
- "votes": "13",
171
171
  "rank": 19
172
172
  },
173
173
  {
@@ -176,7 +176,7 @@
176
176
  "url": "https://segmentfault.com/a/1190000041413541",
177
177
  "author": "JackJiang",
178
178
  "home_url": "https://segmentfault.com/u/jackjiang",
179
- "votes": "15",
179
+ "votes": "16",
180
180
  "rank": 20
181
181
  },
182
182
  {
@@ -185,88 +185,88 @@
185
185
  "url": "https://segmentfault.com/a/1190000041470128",
186
186
  "author": "chokcoco",
187
187
  "home_url": "https://segmentfault.com/u/chokcoco",
188
- "votes": "13",
188
+ "votes": "14",
189
189
  "rank": 21
190
190
  },
191
191
  {
192
- "title": "小程序实现手写签名",
193
- "description": "在微信小程序上实现手写签名,获取canvascontext新版本和旧版本有点坑,新版本在获取canvas后如果页面有滑动,则签名坐标出现异常(在微信开发者工具上会出现2022-2-17),但是在真机上即使滑动也不会出现异常,为...",
194
- "url": "https://segmentfault.com/a/1190000041421576",
195
- "author": "小小蚊子",
196
- "home_url": "https://segmentfault.com/u/zjw8023",
197
- "votes": "14",
192
+ "title": "10个CSS技巧,极大提升用户体验",
193
+ "description": "有梦想,有干货,微信搜索 【大迁世界】 关注这个在凌晨还在刷碗的刷碗智。本文 GitHub [链接] 已收录,有一线大厂面试完整考点、资料以及我的系列文章。",
194
+ "url": "https://segmentfault.com/a/1190000041361645",
195
+ "author": "前端小智",
196
+ "home_url": "https://segmentfault.com/u/minnanitkong",
197
+ "votes": "16",
198
198
  "rank": 22
199
199
  },
200
200
  {
201
- "title": "断点调试之压缩引发的血案",
202
- "description": "事情的起因是前几天线上突然收到一个报警,错误内容是 TypeError: C.fn is not a function。相关同学尝试排查无果后又回滚了最近上线的变更也没有排查到问题。虽然最终确认了复现路径,但是在本地却无法复现。",
203
- "url": "https://segmentfault.com/a/1190000041370583",
204
- "author": "公子",
205
- "home_url": "https://segmentfault.com/u/lizheming",
206
- "votes": "13",
201
+ "title": "JavaScript 中 JSON 的 5 个小技巧🤯",
202
+ "description": "关于 JavaScript的JSON的一些小技巧1. 格式化默认的字符串化器还会缩小 JSON,看起来很难看 {代码...} JSON.stringify也有一个内置的格式化程序! {代码...} (如果你想知道那个 null 是什么,我们稍后会谈到)在...",
203
+ "url": "https://segmentfault.com/a/1190000041488147",
204
+ "author": "JenK",
205
+ "home_url": "https://segmentfault.com/u/wangzc996",
206
+ "votes": "10",
207
207
  "rank": 23
208
208
  },
209
209
  {
210
- "title": "urlcat:JavaScript的URL构建器库",
211
- "description": "urlcat 是一个小型的 JavaScript 库,它使构建 URL 非常方便并防止常见错误。特性:友好的 API无依赖压缩后0.8KB大小提供TypeScript类型为什么用?在调用 HTTP API 时,通常需要在 URL 中添加动态参数: {代码......",
212
- "url": "https://segmentfault.com/a/1190000041417062",
213
- "author": "杭州程序员张张",
214
- "home_url": "https://segmentfault.com/u/dunizb",
215
- "votes": "11",
210
+ "title": "从头梳理,看看中国的 ICP 备案制度",
211
+ "description": "对于生活在中国互联网环境中的开发者来说,ICP备案(后称「备案」)是一个很难绕过去的话题,但凡你需要正经的建设一个网站,那么备案就是一个必须要做的事情,不然可能会出现各种奇奇怪怪的问题。但,你是否思考...",
212
+ "url": "https://segmentfault.com/a/1190000041501520",
213
+ "author": "白宦成",
214
+ "home_url": "https://segmentfault.com/u/xiqingongzi",
215
+ "votes": "9",
216
216
  "rank": 24
217
217
  },
218
218
  {
219
- "title": "2021 年最受欢迎 JavaScript 明星项目榜:zx、Vite 、Next.js 、React 领衔大热门",
220
- "description": "近日,risingstars 出炉了“2021 JavaScript Rising Stars”报告。该报告结合过去 12 个月里 GitHub 上新增的 star 数而对 2021 JavaScript 领域的优秀项目做了总结。",
221
- "url": "https://segmentfault.com/a/1190000041373049",
222
- "author": "MissD",
223
- "home_url": "https://segmentfault.com/u/d2ms1shh",
224
- "votes": "13",
219
+ "title": "别再用 Redis List 实现消息队列了,Stream 专为队列而生",
220
+ "description": "上回说到使用 Redis List 实现消息队列有很多局限性,比如:没有良好的 ACK 机制;没有 ConsumerGroup 消费组概念;消息堆积。List 是线性结构,想要查询指定数据需要遍历整个列表;Stream Redis 5.0 引入...",
221
+ "url": "https://segmentfault.com/a/1190000041489058",
222
+ "author": "码哥字节",
223
+ "home_url": "https://segmentfault.com/u/magebyte",
224
+ "votes": "12",
225
225
  "rank": 25
226
226
  },
227
227
  {
228
- "title": "Redis 使用 List 实现消息队列能保证消息可靠么?",
229
- "description": "分布式系统中必备的一个中间件就是消息队列,通过消息队列我们能对服务间进行异步解耦、流量消峰、实现最终一致性。目前市面上已经有 RabbitMQ、RochetMQ、ActiveMQ、Kafka等,有人会问:“Redis 适合做消息队列么...",
230
- "url": "https://segmentfault.com/a/1190000041384720",
231
- "author": "码哥字节",
232
- "home_url": "https://segmentfault.com/u/magebyte",
233
- "votes": "13",
228
+ "title": "小程序实现手写签名",
229
+ "description": "在微信小程序上实现手写签名,获取canvascontext新版本和旧版本有点坑,新版本在获取canvas后如果页面有滑动,则签名坐标出现异常(在微信开发者工具上会出现2022-2-17),但是在真机上即使滑动也不会出现异常,为...",
230
+ "url": "https://segmentfault.com/a/1190000041421576",
231
+ "author": "小小蚊子",
232
+ "home_url": "https://segmentfault.com/u/zjw8023",
233
+ "votes": "14",
234
234
  "rank": 26
235
235
  },
236
236
  {
237
- "title": "Jenkins+Docker+Gitee+SpringBoot自动化部署",
238
- "description": "当我们使用传统的开发方式开发后台系统时,每写完一个功能点就需要重新运行一下项目,然后进行测试,如果是项目比较小还可以,但是如果项目比较大的话,由于涉及的人员比较多,这种开发方式就比较麻烦。基于此,...",
239
- "url": "https://segmentfault.com/a/1190000041473617",
240
- "author": "xiangzhihong",
241
- "home_url": "https://segmentfault.com/u/xiangzhihong",
237
+ "title": "断点调试之压缩引发的血案",
238
+ "description": "事情的起因是前几天线上突然收到一个报警,错误内容是 TypeError: C.fn is not a function。相关同学尝试排查无果后又回滚了最近上线的变更也没有排查到问题。虽然最终确认了复现路径,但是在本地却无法复现。",
239
+ "url": "https://segmentfault.com/a/1190000041370583",
240
+ "author": "公子",
241
+ "home_url": "https://segmentfault.com/u/lizheming",
242
242
  "votes": "13",
243
243
  "rank": 27
244
244
  },
245
- {
246
- "title": "vue原理相关总结",
247
- "description": "一、vue2.0的双向绑定是怎么实现的 {代码...} 二、数据不更新的问题 {代码...} 三、computed和watch和methods {代码...} 四、vue-router的模式区别 {代码...} 五、vuex解决了什么问题 {代码...} 六、nextTick是怎...",
248
- "url": "https://segmentfault.com/a/1190000041374585",
249
- "author": "雨花石",
250
- "home_url": "https://segmentfault.com/u/yuhuashi_584a46acea21f",
251
- "votes": "15",
252
- "rank": 28
253
- },
254
245
  {
255
246
  "title": "CSS 实现按钮点击动效的套路",
256
247
  "description": "在 Web 中,大部分按钮可能都是平平无奇的,有时候为了强调品牌特殊或者满足特殊功能,可能需要给按钮添加一点点击动效。比如,用过 Ant Design 的小伙伴应该都能发现,在点击按钮的时候会有一个很微妙的水波动画",
257
248
  "url": "https://segmentfault.com/a/1190000041400360",
258
249
  "author": "XboxYan",
259
250
  "home_url": "https://segmentfault.com/u/xboxyan",
260
- "votes": "14",
261
- "rank": 29
251
+ "votes": "15",
252
+ "rank": 28
262
253
  },
263
254
  {
264
- "title": "React 源码解析系列 - React render 异常处理机制",
265
- "description": "系列文章目录(同步更新)React 源码解析系列 - React render 阶段(一):基本流程介绍React 源码解析系列 - React render 阶段(二):beginWorkReact 源码解析系列 - React 的 render 阶段(三):compl...",
266
- "url": "https://segmentfault.com/a/1190000041418454",
267
- "author": "array_huang",
268
- "home_url": "https://segmentfault.com/u/array_huang",
255
+ "title": "urlcat:JavaScriptURL构建器库",
256
+ "description": "urlcat 是一个小型的 JavaScript 库,它使构建 URL 非常方便并防止常见错误。特性:友好的 API无依赖压缩后0.8KB大小提供TypeScript类型为什么用?在调用 HTTP API 时,通常需要在 URL 中添加动态参数: {代码......",
257
+ "url": "https://segmentfault.com/a/1190000041417062",
258
+ "author": "杭州程序员张张",
259
+ "home_url": "https://segmentfault.com/u/dunizb",
269
260
  "votes": "11",
261
+ "rank": 29
262
+ },
263
+ {
264
+ "title": "革命性创新,动画杀手锏 @scroll-timeline",
265
+ "description": "在 CSS 规范 Scroll-linked Animations 中,推出了一个划时代的 CSS 功能。也就是 -- The @scroll-timeline at-rule,直译过来就是滚动时间线。本文,就将带大家一探究竟,从入门到学会使用 CSS @scroll-timeline...",
266
+ "url": "https://segmentfault.com/a/1190000041505045",
267
+ "author": "chokcoco",
268
+ "home_url": "https://segmentfault.com/u/chokcoco",
269
+ "votes": "15",
270
270
  "rank": 30
271
271
  }
272
272
  ]