@wcj/github-rank 22.9.10 → 22.9.13

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 (37) hide show
  1. package/dist/repos.json +28281 -28263
  2. package/dist/sifou-daily.json +27 -27
  3. package/dist/sifou-monthly.json +64 -64
  4. package/dist/sifou-weekly.json +140 -140
  5. package/dist/toutiao-30.json +87 -87
  6. package/dist/toutiao-7.json +111 -111
  7. package/dist/toutiao-90.json +55 -55
  8. package/dist/trending-daily.json +168 -179
  9. package/dist/trending-monthly.json +152 -152
  10. package/dist/trending-weekly.json +161 -161
  11. package/dist/users.china.json +1756 -1756
  12. package/dist/users.json +3436 -3436
  13. package/package.json +1 -1
  14. package/web/data/repos.json +28281 -28263
  15. package/web/data/sifou-daily.json +27 -27
  16. package/web/data/sifou-monthly.json +64 -64
  17. package/web/data/sifou-weekly.json +140 -140
  18. package/web/data/toutiao-30.json +87 -87
  19. package/web/data/toutiao-7.json +111 -111
  20. package/web/data/toutiao-90.json +55 -55
  21. package/web/data/trending-daily.json +168 -179
  22. package/web/data/trending-monthly.json +152 -152
  23. package/web/data/trending-weekly.json +161 -161
  24. package/web/data/users.china.json +1756 -1756
  25. package/web/data/users.json +3436 -3436
  26. package/web/index.html +1807 -1807
  27. package/web/repos.html +3592 -3592
  28. package/web/sifou-daily.html +24 -24
  29. package/web/sifou-monthly.html +77 -77
  30. package/web/sifou-weekly.html +131 -131
  31. package/web/toutiao-30.html +99 -99
  32. package/web/toutiao-7.html +89 -89
  33. package/web/toutiao-90.html +61 -61
  34. package/web/trending-monthly.html +143 -139
  35. package/web/trending-weekly.html +136 -144
  36. package/web/trending.html +146 -184
  37. package/web/users.china.html +859 -859
@@ -1,46 +1,46 @@
1
1
  [
2
2
  {
3
- "title": "SegmentFault 思否技术征文丨浅谈 Java 进阶之路",
4
- "description": "亲爱的开发者们:大家好,我是 SegmentFault 思否的社区管理员思否小姐姐 ~ 我们的社区征文活动再次起航,这一次,想邀请作者们分享原创技术内容。将于 9-12 月会相继上线技术专题征文活动,征文方向包含 Java、C...",
5
- "url": "https://segmentfault.com/a/1190000042453662",
6
- "author": "SegmentFault思否",
7
- "home_url": "https://segmentfault.com/u/segmentfault",
8
- "votes": "5",
3
+ "title": "OpenDataV低代码平台新增组件流程",
4
+ "description": "OpenDataV计划采用子库的方式添加子组件,即每一个组件都当做一个子库,子库有自己的依赖,而项目本身的依赖只针对框架,因此每一个组件我们都当做一个子库来开发。下面我带着大家一步步详细的开发一个数字展示组...",
5
+ "url": "https://segmentfault.com/a/1190000042460000",
6
+ "author": "星星在线",
7
+ "home_url": "https://segmentfault.com/u/dengshangxing",
8
+ "votes": "2",
9
9
  "rank": 1
10
10
  },
11
11
  {
12
- "title": " JavaScript 中,什么时候使用 Map 或胜过 Object",
13
- "description": "本文首发于微信公众号:大迁世界, 我的微信:qq449245884,我会第一时间和你分享前端行业趋势,学习途径等等。更多开源作品请看 GitHub [链接] ,包含一线大厂面试完整考点、资料以及我的系列文章。",
14
- "url": "https://segmentfault.com/a/1190000042366094",
15
- "author": "前端小智",
16
- "home_url": "https://segmentfault.com/u/minnanitkong",
12
+ "title": "angular中单元测试中Uncaught undefined thrown",
13
+ "description": "在跑单元测试的时候遇到了这个问题, 控制台报错: An error was thrown in afterAll Uncaught undefined thrown",
14
+ "url": "https://segmentfault.com/a/1190000042460297",
15
+ "author": "weiewiyi",
16
+ "home_url": "https://segmentfault.com/u/chenchu_6110ed583800c",
17
17
  "votes": "1",
18
18
  "rank": 2
19
19
  },
20
20
  {
21
- "title": "高阶 CSS 技巧在复杂动效中的应用",
22
- "description": "最近我在 CodePen 上看到了这样一个有意思的动画:整个动画效果是在一个标签内,借助了 SVG PATH 实现。其核心在于对渐变(Gradient)的究极利用。完整的代码你可以看看这里 -- CodePen DEMO -- to the future 🍻 ...",
23
- "url": "https://segmentfault.com/a/1190000042454840",
24
- "author": "chokcoco",
25
- "home_url": "https://segmentfault.com/u/chokcoco",
26
- "votes": "3",
21
+ "title": "总结本周遇到的问题",
22
+ "description": "之前的文章中有写过在thy-form formgroup 联合使用时出现的问题,当时直接认定它们不能同时使用。在后来的尝试中发现可以同时使用,下面来讲一下使用时遇到的问题。原文章: 记录最近遇到的问题",
23
+ "url": "https://segmentfault.com/a/1190000042460130",
24
+ "author": "李明",
25
+ "home_url": "https://segmentfault.com/u/crister_612f55567eb8c",
26
+ "votes": "1",
27
27
  "rank": 3
28
28
  },
29
29
  {
30
- "title": "2022 Google 谷歌开发者大会亮点抢先看",
31
- "description": "2022 Google 开发者大会还有 5 天即将盛大开幕!技术演讲,精彩各异大咖云集,交流探讨科技互动,趣味体验大会亮点剧透提前看来找找你最期待的内容吧! 观看视频,亮点先睹为快[链接]9 14 日大会主旨演讲闪亮...",
32
- "url": "https://segmentfault.com/a/1190000042454231",
33
- "author": "六一",
34
- "home_url": "https://segmentfault.com/u/suicidal_romantic_scoundrel",
30
+ "title": "WebSocket学习笔记",
31
+ "description": "WebSocket HTML5 开始提供的一种在单个 TCP 连接上进行全双工(full-duplex)通讯的协议。没有了 Request 和 Response 的概念,两者地位完全平等,连接一旦建立,就建立了真持久性连接,双方可以通...",
32
+ "url": "https://segmentfault.com/a/1190000042459984",
33
+ "author": "爱吃鸡蛋饼",
34
+ "home_url": "https://segmentfault.com/u/dvqlfbwm",
35
35
  "votes": "1",
36
36
  "rank": 4
37
37
  },
38
38
  {
39
- "title": "初探Groovy",
40
- "description": "Groovy 是动态语言,引入很多有意思的特性。如果将Java比喻为楷书,则Groovy是行书,开发效率很高。而且Groovy JDK中包含很多实用工具,开发舒适。",
41
- "url": "https://segmentfault.com/a/1190000042453985",
42
- "author": "骚铭科技",
43
- "home_url": "https://segmentfault.com/u/saoming_zhang",
39
+ "title": "升级 React Router v6 指南",
40
+ "description": "近期完成了公司新项目的开发,相关的技术栈都用到了最新版本,react router 也使用了 v6 的版本,所以借这个机会自己再梳理下 react router v5 与 v6 的区别,以及 v6 一些新特性。而在原有项目还是使用老版本 re...",
41
+ "url": "https://segmentfault.com/a/1190000042459956",
42
+ "author": "JackySummer",
43
+ "home_url": "https://segmentfault.com/u/jackysummer",
44
44
  "votes": "1",
45
45
  "rank": 5
46
46
  }
@@ -63,12 +63,12 @@
63
63
  "rank": 7
64
64
  },
65
65
  {
66
- "title": "Wuzzle,进行基于 webpack JS 转译",
67
- "description": "转译器(transpiler)是指能够进行文件到文件一对一转换的编译器(compiler)。在 JS 世界中,常见的开箱即可用的转译器有 typescript cli、babel cli 等,但他们一般只处理 .js、.ts 等脚本文件。而 webpack 尽...",
68
- "url": "https://segmentfault.com/a/1190000042306044",
69
- "author": "乌柏木",
70
- "home_url": "https://segmentfault.com/u/wubomu",
71
- "votes": "14",
66
+ "title": "如何优雅地中断 Promise?来试试 AbortController 吧!",
67
+ "description": "欢迎大家来到 前端小课堂 的第五期,今天我们来聊一聊如何终止正在进行中的 Fetch 以及 Promise。文中会跟大家详细介绍这里面的两个关键知识点 AbortController AbortSignal。对动手实践比较感兴趣的同学还可...",
68
+ "url": "https://segmentfault.com/a/1190000042447341",
69
+ "author": "dreamapplehappy",
70
+ "home_url": "https://segmentfault.com/u/dreamapplehappy",
71
+ "votes": "11",
72
72
  "rank": 8
73
73
  },
74
74
  {
@@ -86,7 +86,7 @@
86
86
  "url": "https://segmentfault.com/a/1190000042398943",
87
87
  "author": "chokcoco",
88
88
  "home_url": "https://segmentfault.com/u/chokcoco",
89
- "votes": "13",
89
+ "votes": "14",
90
90
  "rank": 10
91
91
  },
92
92
  {
@@ -108,12 +108,12 @@
108
108
  "rank": 12
109
109
  },
110
110
  {
111
- "title": " Islands Architecture 看前端有多卷",
112
- "description": "大家好,我卡颂。最近,Remix团队的暴躁老哥Ryan Florence一连怼了好几个友商框架,比如:喷SolidStart抄Remix的文档怼Next.js抄Remix的API设计吐槽Astro、Qwik没有什么新鲜理念当然,这些推文发出不到一天就被老...",
113
- "url": "https://segmentfault.com/a/1190000042307425",
114
- "author": "卡颂",
115
- "home_url": "https://segmentfault.com/u/kasong",
116
- "votes": "8",
111
+ "title": "盘点一些好用的 JS 单行代码",
112
+ "description": "微信搜索 【大迁世界】, 我会第一时间和你分享前端行业趋势,学习途径等等。本文 GitHub [链接] 已收录,有一线大厂面试完整考点、资料以及我的系列文章。",
113
+ "url": "https://segmentfault.com/a/1190000042391998",
114
+ "author": "前端小智",
115
+ "home_url": "https://segmentfault.com/u/minnanitkong",
116
+ "votes": "12",
117
117
  "rank": 13
118
118
  },
119
119
  {
@@ -152,15 +152,6 @@
152
152
  "votes": "10",
153
153
  "rank": 17
154
154
  },
155
- {
156
- "title": "盘点一些好用的 JS 单行代码",
157
- "description": "微信搜索 【大迁世界】, 我会第一时间和你分享前端行业趋势,学习途径等等。本文 GitHub [链接] 已收录,有一线大厂面试完整考点、资料以及我的系列文章。",
158
- "url": "https://segmentfault.com/a/1190000042391998",
159
- "author": "前端小智",
160
- "home_url": "https://segmentfault.com/u/minnanitkong",
161
- "votes": "11",
162
- "rank": 18
163
- },
164
155
  {
165
156
  "title": "怎么防止同事用 Evil.js 的代码投毒",
166
157
  "description": "视频移步B站[链接]最近Evil.js被讨论的很多,项目介绍如下项目被发布到npm上后,引起了激烈的讨论,最终因为安全问题被npm官方移除,代码也闭源了作为一个前端老司机,我肯定是反对这种行为,泄私愤有很多种方式...",
@@ -168,7 +159,7 @@
168
159
  "author": "前端小菜鸟",
169
160
  "home_url": "https://segmentfault.com/u/qianduanxiaocainiao_5c612df9514ba",
170
161
  "votes": "8",
171
- "rank": 19
162
+ "rank": 18
172
163
  },
173
164
  {
174
165
  "title": "你不知道的 console,让 JS 调试更简单",
@@ -176,8 +167,8 @@
176
167
  "url": "https://segmentfault.com/a/1190000042367660",
177
168
  "author": "高志鹏",
178
169
  "home_url": "https://segmentfault.com/u/gaozhipeng",
179
- "votes": "9",
180
- "rank": 20
170
+ "votes": "10",
171
+ "rank": 19
181
172
  },
182
173
  {
183
174
  "title": "手写一个有点意思的电梯小程序(React版本)",
@@ -186,16 +177,7 @@
186
177
  "author": "夕水",
187
178
  "home_url": "https://segmentfault.com/u/xishui_5ac9a340a5484",
188
179
  "votes": "4",
189
- "rank": 21
190
- },
191
- {
192
- "title": "如何优雅地中断 Promise?来试试 AbortController 吧!",
193
- "description": "欢迎大家来到 前端小课堂 的第五期,今天我们来聊一聊如何终止正在进行中的 Fetch 以及 Promise。文中会跟大家详细介绍这里面的两个关键知识点 AbortController 和 AbortSignal。对动手实践比较感兴趣的同学还可...",
194
- "url": "https://segmentfault.com/a/1190000042447341",
195
- "author": "dreamapplehappy",
196
- "home_url": "https://segmentfault.com/u/dreamapplehappy",
197
- "votes": "8",
198
- "rank": 22
180
+ "rank": 20
199
181
  },
200
182
  {
201
183
  "title": "js 使用reduce方法合并两个对象数组,有则替换,无则新增",
@@ -204,16 +186,16 @@
204
186
  "author": "Awbeci",
205
187
  "home_url": "https://segmentfault.com/u/awbeci",
206
188
  "votes": "7",
207
- "rank": 23
189
+ "rank": 21
208
190
  },
209
191
  {
210
- "title": "Vue仿钉钉审批流程",
211
- "description": "workflow钉钉审批流程设置workflow钉钉审批流程设置,基于vue开发。QQ交流群:639251756线上开源地址 https://github.com/StavinLi/Workflow github点个星吧!预览地址 https://stavinli.github.io/Workflow/dist...",
212
- "url": "https://segmentfault.com/a/1190000042300972",
213
- "author": "xiangzhihong",
214
- "home_url": "https://segmentfault.com/u/xiangzhihong",
215
- "votes": "7",
216
- "rank": 24
192
+ "title": "精读《SolidJS》",
193
+ "description": "SolidJS 是一个语法像 React Function Component,内核像 Vue 的前端框架,本周我们通过阅读 Introduction to SolidJS 这篇文章来理解理解其核心概念。",
194
+ "url": "https://segmentfault.com/a/1190000042392152",
195
+ "author": "黄子毅",
196
+ "home_url": "https://segmentfault.com/u/aoyangyudakong",
197
+ "votes": "5",
198
+ "rank": 22
217
199
  },
218
200
  {
219
201
  "title": "在阿里做前端程序员,我是这样规划的",
@@ -222,16 +204,7 @@
222
204
  "author": "大淘宝技术",
223
205
  "home_url": "https://segmentfault.com/u/alibabataoxijishu",
224
206
  "votes": "9",
225
- "rank": 25
226
- },
227
- {
228
- "title": "精读《SolidJS》",
229
- "description": "SolidJS 是一个语法像 React Function Component,内核像 Vue 的前端框架,本周我们通过阅读 Introduction to SolidJS 这篇文章来理解理解其核心概念。",
230
- "url": "https://segmentfault.com/a/1190000042392152",
231
- "author": "黄子毅",
232
- "home_url": "https://segmentfault.com/u/aoyangyudakong",
233
- "votes": "5",
234
- "rank": 26
207
+ "rank": 23
235
208
  },
236
209
  {
237
210
  "title": "有意思的方向裁切 overflow: clip",
@@ -240,16 +213,7 @@
240
213
  "author": "chokcoco",
241
214
  "home_url": "https://segmentfault.com/u/chokcoco",
242
215
  "votes": "5",
243
- "rank": 27
244
- },
245
- {
246
- "title": "🔬 一文搞懂前端兼容问题",
247
- "description": "对于大部分开发者来说,版本兼容是一件存在感很低的事情,因为它在绝大部分情况下都是一行配置,在一些前端工具链(例如 Babel、CoreJS,Autoprefixer 等工具)的帮助下适配到目标浏览器,只会在一些大的 break c...",
248
- "url": "https://segmentfault.com/a/1190000042301384",
249
- "author": "卤代烃",
250
- "home_url": "https://segmentfault.com/u/skychx",
251
- "votes": "5",
252
- "rank": 28
216
+ "rank": 24
253
217
  },
254
218
  {
255
219
  "title": "SegmentFault 思否技术周刊—关于 JavaScript 给你看点有用的!",
@@ -258,7 +222,7 @@
258
222
  "author": "Beverly",
259
223
  "home_url": "https://segmentfault.com/u/beverly0",
260
224
  "votes": "3",
261
- "rank": 29
225
+ "rank": 25
262
226
  },
263
227
  {
264
228
  "title": "CodeForBetter_Hackathon,唤醒代码的力量",
@@ -267,6 +231,42 @@
267
231
  "author": "SegmentFault思否",
268
232
  "home_url": "https://segmentfault.com/u/segmentfault",
269
233
  "votes": "3",
234
+ "rank": 26
235
+ },
236
+ {
237
+ "title": "CSS transform、transition、animation 指南",
238
+ "description": "transform变换~ 复杂的变换参数。Transform 取值`none `初始值None 适用于除 “基元行内”框之外的所有元素 百分数相对范围框计算 计算值指定的值,不过相对长度值会计算为绝对长度 继承性否 动画性变形 坐标系1.1 ...",
239
+ "url": "https://segmentfault.com/a/1190000042443684",
240
+ "author": "散一群逗逼",
241
+ "home_url": "https://segmentfault.com/u/sanyiqundoubi",
242
+ "votes": "6",
243
+ "rank": 27
244
+ },
245
+ {
246
+ "title": "用Vue.js写一个命令行贪吃蛇游戏",
247
+ "description": "大家好,我是webfansplz.本文要分享的是如何使用Vue.js实现一个命令行贪吃蛇游戏(temir-snake-game).对于贪吃蛇游戏想必大家都不陌生了,使用Vue.js实现一个Web版的贪吃蛇游戏似乎没什么难度,那如果是命令行版的呢?...",
248
+ "url": "https://segmentfault.com/a/1190000042431217",
249
+ "author": "null仔",
250
+ "home_url": "https://segmentfault.com/u/xiaoqianduan_58b28cfebff36",
251
+ "votes": "5",
252
+ "rank": 28
253
+ },
254
+ {
255
+ "title": "谷歌总是找不到想要的内容?学会这14个技巧,立马就能找到",
256
+ "description": "微信搜索 【大迁世界】, 我会第一时间和你分享前端行业趋势,学习途径等等。本文 GitHub [链接] 已收录,有一线大厂面试完整考点、资料以及我的系列文章。",
257
+ "url": "https://segmentfault.com/a/1190000042318628",
258
+ "author": "前端小智",
259
+ "home_url": "https://segmentfault.com/u/minnanitkong",
260
+ "votes": "5",
261
+ "rank": 29
262
+ },
263
+ {
264
+ "title": "使用 SVG 生成带标识的 favicon",
265
+ "description": "欢迎关注我的公众号:前端侦探之前做了一个 Chrome 插件,可以根据地址的不同生成不同的图标,这样可以很方便的区分不同的开发环境,效果如下主要实现过程其实不复杂,首先获取网站 favicon,然后给 favicon 添加...",
266
+ "url": "https://segmentfault.com/a/1190000042435536",
267
+ "author": "XboxYan",
268
+ "home_url": "https://segmentfault.com/u/xboxyan",
269
+ "votes": "6",
270
270
  "rank": 30
271
271
  }
272
272
  ]