@wcj/github-rank 22.2.15 → 22.2.16

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 +27052 -26886
  2. package/dist/sifou-daily.json +149 -86
  3. package/dist/sifou-monthly.json +83 -83
  4. package/dist/sifou-weekly.json +129 -129
  5. package/dist/toutiao-30.json +74 -74
  6. package/dist/toutiao-7.json +90 -90
  7. package/dist/toutiao-90.json +32 -32
  8. package/dist/trending-daily.json +164 -164
  9. package/dist/trending-monthly.json +159 -159
  10. package/dist/trending-weekly.json +149 -149
  11. package/dist/users.china.json +1582 -1583
  12. package/dist/users.json +1987 -1988
  13. package/package.json +1 -1
  14. package/web/36kr.html +2 -2
  15. package/web/data/repos.json +27052 -26886
  16. package/web/data/sifou-daily.json +149 -86
  17. package/web/data/sifou-monthly.json +83 -83
  18. package/web/data/sifou-weekly.json +129 -129
  19. package/web/data/toutiao-30.json +74 -74
  20. package/web/data/toutiao-7.json +90 -90
  21. package/web/data/toutiao-90.json +32 -32
  22. package/web/data/trending-daily.json +164 -164
  23. package/web/data/trending-monthly.json +159 -159
  24. package/web/data/trending-weekly.json +149 -149
  25. package/web/data/users.china.json +1582 -1583
  26. package/web/data/users.json +1987 -1988
  27. package/web/index.html +1048 -1048
  28. package/web/repos.html +2851 -2863
  29. package/web/sifou-daily.html +268 -72
  30. package/web/sifou-monthly.html +97 -97
  31. package/web/sifou-weekly.html +142 -142
  32. package/web/toutiao-30.html +79 -79
  33. package/web/toutiao-7.html +77 -77
  34. package/web/toutiao-90.html +95 -95
  35. package/web/trending-monthly.html +144 -144
  36. package/web/trending-weekly.html +130 -134
  37. package/web/trending.html +131 -151
  38. package/web/users.china.html +830 -830
@@ -1,11 +1,11 @@
1
1
  [
2
2
  {
3
- "title": "Suspense对React的意义在哪里?",
4
- "description": "大家好,我卡颂。可能很多朋友在项目中还没用过Suspense,但是Suspense是React未来发展非常重要的一环。本文会讲解Suspense对于React的意义。欢迎加入人类高质量前端框架群,带飞React的迭代过程React从v16到v18...",
5
- "url": "https://segmentfault.com/a/1190000041372960",
3
+ "title": "展开操作符:一家人就这么被拆散了",
4
+ "description": "大家好,我卡颂。想必大家在业务中应该经常使用展开操作符(Spread syntax),比如展开数组: {代码...} 克隆对象: {代码...} 但你有没有见过如下操作:本文就来聊聊上述情况的成因。欢迎加入人类高质量前端框架...",
5
+ "url": "https://segmentfault.com/a/1190000041399412",
6
6
  "author": "卡颂",
7
7
  "home_url": "https://segmentfault.com/u/kasong",
8
- "votes": "12",
8
+ "votes": "15",
9
9
  "rank": 1
10
10
  },
11
11
  {
@@ -14,71 +14,44 @@
14
14
  "url": "https://segmentfault.com/a/1190000041361645",
15
15
  "author": "前端小智",
16
16
  "home_url": "https://segmentfault.com/u/minnanitkong",
17
- "votes": "13",
17
+ "votes": "14",
18
18
  "rank": 2
19
19
  },
20
20
  {
21
- "title": "2021 年 JavaScript 明星项目榜:zx、Vite 、Next.js 、React 大受欢迎",
22
- "description": "近日,risingstars 出炉了“2021 JavaScript Rising Stars”报告。该报告结合过去 12 个月里 GitHub 上新增的 star 数而对 2021 年 JavaScript 领域的优秀项目做了总结。",
23
- "url": "https://segmentfault.com/a/1190000041373049",
24
- "author": "MissD",
25
- "home_url": "https://segmentfault.com/u/d2ms1shh",
26
- "votes": "10",
21
+ "title": "CSS画冰墩墩~",
22
+ "description": "抢不上冰墩墩就自己画一个!在线预览代码: {代码...} {代码...}",
23
+ "url": "https://segmentfault.com/a/1190000041385432",
24
+ "author": "望记",
25
+ "home_url": "https://segmentfault.com/u/wangji_5d01acdfdd139",
26
+ "votes": "14",
27
27
  "rank": 3
28
28
  },
29
- {
30
- "title": "vue原理相关总结",
31
- "description": "一、vue2.0的双向绑定是怎么实现的 {代码...} 二、数据不更新的问题 {代码...} 三、computed和watch和methods {代码...} 四、vue-router的模式区别 {代码...} 五、vuex解决了什么问题 {代码...} 六、nextTick是怎...",
32
- "url": "https://segmentfault.com/a/1190000041374585",
33
- "author": "雨花石",
34
- "home_url": "https://segmentfault.com/u/yuhuashi_584a46acea21f",
35
- "votes": "12",
36
- "rank": 4
37
- },
38
- {
39
- "title": "eslint-plugin-import 规则之 Import / Order",
40
- "description": "其中,group 是对导入模块进行分组,pathGroups 是通过路径自定义分组,newlines-between 不同组之间是否进行换行,alphabetize 根据字母顺序对每个组内的顺序进行排序",
41
- "url": "https://segmentfault.com/a/1190000041375528",
42
- "author": "robin",
43
- "home_url": "https://segmentfault.com/u/robin_ren",
44
- "votes": "8",
45
- "rank": 5
46
- },
47
29
  {
48
30
  "title": "8 个 Vue.js UI 组件,下一个项目用得上",
49
31
  "description": "在 Web 应用程序开发方面,Vue.js 正迅速成为开发人员的最爱。这个现代、新鲜的 JavaScript 库它在 GitHub 上有超过 123,000 颗星,对于开发人员来说是一个引人注目的选择,因为它很容易集成到现有项目中。它的速...",
50
32
  "url": "https://segmentfault.com/a/1190000041381106",
51
33
  "author": "杭州程序员张张",
52
34
  "home_url": "https://segmentfault.com/u/dunizb",
53
- "votes": "9",
54
- "rank": 6
55
- },
56
- {
57
- "title": "CSS画冰墩墩~",
58
- "description": "抢不上冰墩墩就自己画一个!在线预览代码: {代码...} {代码...}",
59
- "url": "https://segmentfault.com/a/1190000041385432",
60
- "author": "望记",
61
- "home_url": "https://segmentfault.com/u/wangji_5d01acdfdd139",
62
35
  "votes": "10",
63
- "rank": 7
36
+ "rank": 4
64
37
  },
65
38
  {
66
- "title": "还在用HttpUtil?试试这款优雅的HTTP客户端工具吧,跟SpringBoot绝配!",
67
- "description": "我们平时开发项目时,就算是单体应用,也免不了要调用一下其他服务提供的接口。此时就会用到HTTP客户端工具,之前一直使用的是Hutool中的HttpUtil,虽然容易上手,但用起来颇为麻烦!最近发现一款更好用的HTTP客...",
68
- "url": "https://segmentfault.com/a/1190000041371806",
69
- "author": "macrozheng",
70
- "home_url": "https://segmentfault.com/u/macrozheng",
71
- "votes": "6",
72
- "rank": 8
39
+ "title": "Redis 使用 List 实现消息队列能保证消息可靠么?",
40
+ "description": "分布式系统中必备的一个中间件就是消息队列,通过消息队列我们能对服务间进行异步解耦、流量消峰、实现最终一致性。目前市面上已经有 RabbitMQ、RochetMQ、ActiveMQ、Kafka等,有人会问:“Redis 适合做消息队列么...",
41
+ "url": "https://segmentfault.com/a/1190000041384720",
42
+ "author": "码哥字节",
43
+ "home_url": "https://segmentfault.com/u/magebyte",
44
+ "votes": "7",
45
+ "rank": 5
73
46
  },
74
47
  {
75
- "title": "展开操作符:一家人就这么被拆散了",
76
- "description": "大家好,我卡颂。想必大家在业务中应该经常使用展开操作符(Spread syntax),比如展开数组: {代码...} 克隆对象: {代码...} 但你有没有见过如下操作:本文就来聊聊上述情况的成因。欢迎加入人类高质量前端框架...",
77
- "url": "https://segmentfault.com/a/1190000041399412",
78
- "author": "卡颂",
79
- "home_url": "https://segmentfault.com/u/kasong",
80
- "votes": "10",
81
- "rank": 9
48
+ "title": "必须知道的JavaScript库 - 可视化库",
49
+ "description": "在研发团队内从0打造一个公司级可视化库/工具可行性非常低(无论是成本还是是否具备能力等等...),综上种种,今天推荐一些web方向现有的工具(包含实现概要,技术方向)来供大家参考使用。",
50
+ "url": "https://segmentfault.com/a/1190000041390654",
51
+ "author": "wlove",
52
+ "home_url": "https://segmentfault.com/u/xieguoliang",
53
+ "votes": "8",
54
+ "rank": 6
82
55
  },
83
56
  {
84
57
  "title": "HTTPS 加密与认证机制",
@@ -87,16 +60,25 @@
87
60
  "author": "时倾",
88
61
  "home_url": "https://segmentfault.com/u/shiqing_5e690563e48cc",
89
62
  "votes": "9",
90
- "rank": 10
63
+ "rank": 7
91
64
  },
92
65
  {
93
- "title": "Redis 使用 List 实现消息队列能保证消息可靠么?",
94
- "description": "分布式系统中必备的一个中间件就是消息队列,通过消息队列我们能对服务间进行异步解耦、流量消峰、实现最终一致性。目前市面上已经有 RabbitMQ、RochetMQ、ActiveMQ、Kafka等,有人会问:“Redis 适合做消息队列么...",
95
- "url": "https://segmentfault.com/a/1190000041384720",
96
- "author": "码哥字节",
97
- "home_url": "https://segmentfault.com/u/magebyte",
66
+ "title": "字符作画,我用字符画个冰墩墩",
67
+ "description": "已经 2022 年了,最近北京冬奥会的吉祥物冰墩墩很火,据说一墩难求,各种视频新闻应接不暇。程序员要有程序员的方式,今天我来用 Java 画一个由字符组成的冰墩墩送给大家,这篇文章记录字符图案的生成思路以及过程。",
68
+ "url": "https://segmentfault.com/a/1190000041398208",
69
+ "author": "程序猿阿朗",
70
+ "home_url": "https://segmentfault.com/u/niumoo",
98
71
  "votes": "5",
99
- "rank": 11
72
+ "rank": 8
73
+ },
74
+ {
75
+ "title": "CSS 实现按钮点击动效的套路",
76
+ "description": "在 Web 中,大部分按钮可能都是平平无奇的,有时候为了强调品牌特殊或者满足特殊功能,可能需要给按钮添加一点点击动效。比如,用过 Ant Design 的小伙伴应该都能发现,在点击按钮的时候会有一个很微妙的水波动画",
77
+ "url": "https://segmentfault.com/a/1190000041400360",
78
+ "author": "XboxYan",
79
+ "home_url": "https://segmentfault.com/u/xboxyan",
80
+ "votes": "10",
81
+ "rank": 9
100
82
  },
101
83
  {
102
84
  "title": "Jest 单元测试疑难点入门",
@@ -105,7 +87,7 @@
105
87
  "author": "momo707577045",
106
88
  "home_url": "https://segmentfault.com/u/momo707577045",
107
89
  "votes": "8",
108
- "rank": 12
90
+ "rank": 10
109
91
  },
110
92
  {
111
93
  "title": "从服务端生成Excel电子表格(GcExcel + SpreadJS)",
@@ -114,25 +96,7 @@
114
96
  "author": "葡萄城技术团队",
115
97
  "home_url": "https://segmentfault.com/u/grapecity",
116
98
  "votes": "4",
117
- "rank": 13
118
- },
119
- {
120
- "title": "前融云 CTO 杨攀加入涛思数据,任战略合作 & 开发者生态副总裁",
121
- "description": "2022 年 2 月 8 日,涛思数据创始人兼 CEO 陶建辉在朋友圈中晒出其与前融云 CTO 杨攀的合照,并发文 “涛思数据今天喜迎大将杨攀”,正式官宣了 “前融云 CTO 杨攀加入涛思数据” 的消息。据悉,杨攀将在涛思数据负责...",
122
- "url": "https://segmentfault.com/a/1190000041373152",
123
- "author": "鸣飞",
124
- "home_url": "https://segmentfault.com/u/mf",
125
- "votes": "1",
126
- "rank": 14
127
- },
128
- {
129
- "title": "必须知道的JavaScript库 - 可视化库",
130
- "description": "在研发团队内从0打造一个公司级可视化库/工具可行性非常低(无论是成本还是是否具备能力等等...),综上种种,今天推荐一些web方向现有的工具(包含实现概要,技术方向)来供大家参考使用。",
131
- "url": "https://segmentfault.com/a/1190000041390654",
132
- "author": "wlove",
133
- "home_url": "https://segmentfault.com/u/xieguoliang",
134
- "votes": "6",
135
- "rank": 15
99
+ "rank": 11
136
100
  },
137
101
  {
138
102
  "title": "15个很有趣的开源项目推荐",
@@ -141,7 +105,25 @@
141
105
  "author": "TNTWEB",
142
106
  "home_url": "https://segmentfault.com/u/tnfe",
143
107
  "votes": "7",
144
- "rank": 16
108
+ "rank": 12
109
+ },
110
+ {
111
+ "title": "来了来了,CSS 版的冰墩墩来了……",
112
+ "description": "啥也不用多说,直接入正题,首发肯定是自己的公众号了:[链接]至于代码么有具体的细化,只是无聊的人在做无聊的事,图个开心。代码是很长,优化的空间也是有的。 {代码...} 在 CSS 部分中,用的不少 border-radiu...",
113
+ "url": "https://segmentfault.com/a/1190000041393140",
114
+ "author": "林小志",
115
+ "home_url": "https://segmentfault.com/u/linxz",
116
+ "votes": "7",
117
+ "rank": 13
118
+ },
119
+ {
120
+ "title": "谁动了我的代码!🔥",
121
+ "description": "公司一个老项目,没有做代码提交前的校验,我拿到后,想着老项目嘛也没时间帮它弄这些,反正就是改一点点小东西;尽量跟着它的代码风格写,写完提交就行;",
122
+ "url": "https://segmentfault.com/a/1190000041403438",
123
+ "author": "荣顶",
124
+ "home_url": "https://segmentfault.com/u/wangrongding",
125
+ "votes": "8",
126
+ "rank": 14
145
127
  },
146
128
  {
147
129
  "title": "探讨一下To C营销页面服务端渲染的必要性以及其背后的原理",
@@ -150,7 +132,16 @@
150
132
  "author": "前端森林",
151
133
  "home_url": "https://segmentfault.com/u/fengshuan",
152
134
  "votes": "3",
153
- "rank": 17
135
+ "rank": 15
136
+ },
137
+ {
138
+ "title": "Cross-origin 跨域请求",
139
+ "description": "Cookie1993 迎来了 img 标签,这是 web 第一次迎来了资源加载 {代码...} 1994 {代码...} 1995 {代码...} 起初这样的设计会导致严重的问题:无论是网站,只要包含上面的标签都会携带 cookie 访问。更不用说这样的...",
140
+ "url": "https://segmentfault.com/a/1190000041398310",
141
+ "author": "donggg",
142
+ "home_url": "https://segmentfault.com/u/donggg1942",
143
+ "votes": "4",
144
+ "rank": 16
154
145
  },
155
146
  {
156
147
  "title": "Spring Security过滤器链体系",
@@ -159,7 +150,7 @@
159
150
  "author": "码农小胖哥",
160
151
  "home_url": "https://segmentfault.com/u/10000000",
161
152
  "votes": "4",
162
- "rank": 18
153
+ "rank": 17
163
154
  },
164
155
  {
165
156
  "title": "HMS Core 能力速配,唱响恋爱进行曲",
@@ -168,7 +159,7 @@
168
159
  "author": "HMSCore",
169
160
  "home_url": "https://segmentfault.com/u/hms_core",
170
161
  "votes": "2",
171
- "rank": 19
162
+ "rank": 18
172
163
  },
173
164
  {
174
165
  "title": "60%的人都不知道 package-lock.json 有啥用吧?简单讲讲",
@@ -177,25 +168,16 @@
177
168
  "author": "Sunshine_Lin",
178
169
  "home_url": "https://segmentfault.com/u/user_ze46ouik",
179
170
  "votes": "5",
180
- "rank": 20
181
- },
182
- {
183
- "title": "动手打造一款 canvas 排版引擎",
184
- "description": "图片来源:[链接]本文作者:飞扬背景在线示例Demo作为前端开发尤其是偏 c 端的前端开发者(如微信小程序),相信大家都碰到过分享活动图片、分享海报图类似的功能一般这种需求的解决方案大体上可以分为以下几种:...",
185
- "url": "https://segmentfault.com/a/1190000041372332",
186
- "author": "云音乐技术团队",
187
- "home_url": "https://segmentfault.com/u/musicfe",
188
- "votes": "3",
189
- "rank": 21
171
+ "rank": 19
190
172
  },
191
173
  {
192
- "title": "加载速度优化专项 > 体积优化分享",
193
- "description": "为什么我说 CDN 可以提速不全对?脱离剂量谈毒性,都是耍流氓(这里指脱离环境一把梭哈不现实) CDN 是指是什么?CDN 的全称是 Content Delivery Network,即内容分发网络。CDN 是构建在现有网络基础之上的智能虚...",
194
- "url": "https://segmentfault.com/a/1190000041372152",
195
- "author": "linong",
196
- "home_url": "https://segmentfault.com/u/linong",
174
+ "title": "当Synchronized遇到这玩意儿,有个大坑,要注意!",
175
+ "description": "前几天在思否上看到别人提的关于 Synchronized 的一个用法问题,我觉得挺有意思的,这个问题其实也是我三年前面试某公司的时候遇到的一个真题,当时不知道面试官想要考什么,没有回答的特别好,后来研究了一下就...",
176
+ "url": "https://segmentfault.com/a/1190000041400444",
177
+ "author": "why技术",
178
+ "home_url": "https://segmentfault.com/u/whyjishu",
197
179
  "votes": "3",
198
- "rank": 22
180
+ "rank": 20
199
181
  },
200
182
  {
201
183
  "title": "用户登陆(前后台)",
@@ -204,34 +186,34 @@
204
186
  "author": "李明",
205
187
  "home_url": "https://segmentfault.com/u/pluto_612f55567eb8c",
206
188
  "votes": "3",
207
- "rank": 23
189
+ "rank": 21
208
190
  },
209
191
  {
210
- "title": "金3银4面试前,把自己弄成卷王!",
211
- "description": "作者:小傅哥博客:[链接]沉淀、分享、成长,让自己和他人都能有所收获!😄一、快了,已经在做!卷王们,新的一年开始卷了吗!<div align=\"center\"> {代码...} </div>新年放假,捅了3次核酸...",
212
- "url": "https://segmentfault.com/a/1190000041376019",
213
- "author": "小傅哥",
214
- "home_url": "https://segmentfault.com/u/fuzhengwei",
215
- "votes": "2",
216
- "rank": 24
192
+ "title": "@Scheduled 定时任务",
193
+ "description": "在开发中,有时候会遇到定时推送的需求,例如定时发送推送、定时发送邮件等等。SpringBoot为我们内置了定时任务,我们只需要一个注解就可以开启定时为我们所用了。",
194
+ "url": "https://segmentfault.com/a/1190000041402836",
195
+ "author": "weiewiyi",
196
+ "home_url": "https://segmentfault.com/u/chenchu_6110ed583800c",
197
+ "votes": "3",
198
+ "rank": 22
217
199
  },
218
200
  {
219
- "title": "低代码搞了个客户关系管理系统 CRM",
220
- "description": "无远客户关系管理精简版,面向企业客户,支持客户打标签、销售漏斗、自定义销售阶段、自定义客户分类等等,你可以结合本公司的实际情况,进一步自主实现赢单后的销售绩效提成功能模块。",
221
- "url": "https://segmentfault.com/a/1190000041371754",
222
- "author": "dafanzhijian",
223
- "home_url": "https://segmentfault.com/u/dafanzhijian",
201
+ "title": "精读《vue-lit 源码》",
202
+ "description": "defineComponent 定义 custom element,第一个参数是自定义 element 组件名,必须遵循原生 API customElements.define 对组件名的规范,组件名必须包含中划线。",
203
+ "url": "https://segmentfault.com/a/1190000041398718",
204
+ "author": "黄子毅",
205
+ "home_url": "https://segmentfault.com/u/aoyangyudakong",
224
206
  "votes": "4",
225
- "rank": 25
207
+ "rank": 23
226
208
  },
227
209
  {
228
- "title": "2021 年数据库报告:PostgreSQL 成开发者首选 | Benchmark 测试陷“混战”",
229
- "description": "刚刚过去的 2021 年底,不少技术领域都对过去一年取得的成果和下一年发展趋势做了回顾。作为数据库领域备受关注的开源项目,OtterTune 也在年底出炉了一份 “2021 年数据库”回顾报告。",
230
- "url": "https://segmentfault.com/a/1190000041377548",
231
- "author": "MissD",
232
- "home_url": "https://segmentfault.com/u/d2ms1shh",
233
- "votes": "3",
234
- "rank": 26
210
+ "title": "PDF 那些事",
211
+ "description": "PDF是 Portable Document Format的简称,翻译过来是“可携带文档格式”,由 Adobe于1992年创建。其格式特点是,与操作系统平台无关,在任意平台上都可以保持相同的渲染效果。​",
212
+ "url": "https://segmentfault.com/a/1190000041396802",
213
+ "author": "空无",
214
+ "home_url": "https://segmentfault.com/u/kongwu",
215
+ "votes": "4",
216
+ "rank": 24
235
217
  },
236
218
  {
237
219
  "title": "编写自己的 TypeScript CLI",
@@ -240,7 +222,7 @@
240
222
  "author": "破晓L",
241
223
  "home_url": "https://segmentfault.com/u/webinfoq",
242
224
  "votes": "3",
243
- "rank": 27
225
+ "rank": 25
244
226
  },
245
227
  {
246
228
  "title": "GIF 格式解析之表情包是如何动起来的",
@@ -249,7 +231,16 @@
249
231
  "author": "ES2049",
250
232
  "home_url": "https://segmentfault.com/u/alisecued",
251
233
  "votes": "6",
252
- "rank": 28
234
+ "rank": 26
235
+ },
236
+ {
237
+ "title": "2021 年数据库报告:PostgreSQL 成开发者首选 | Benchmark 测试陷“混战”",
238
+ "description": "刚刚过去的 2021 年底,不少技术领域都对过去一年取得的成果和下一年发展趋势做了回顾。作为数据库领域备受关注的开源项目,OtterTune 也在年底出炉了一份 “2021 年数据库”回顾报告。",
239
+ "url": "https://segmentfault.com/a/1190000041377548",
240
+ "author": "MissD",
241
+ "home_url": "https://segmentfault.com/u/d2ms1shh",
242
+ "votes": "3",
243
+ "rank": 27
253
244
  },
254
245
  {
255
246
  "title": "数字孪生港珠澳大桥:大湾区综合管理信息系统",
@@ -258,15 +249,24 @@
258
249
  "author": "hightopo",
259
250
  "home_url": "https://segmentfault.com/u/hightopo",
260
251
  "votes": "2",
252
+ "rank": 28
253
+ },
254
+ {
255
+ "title": "Spring Cloud 源码分析之OpenFeign",
256
+ "description": "OpenFeign是一个远程客户端请求代理,它的基本作用是让开发者能够以面向接口的方式来实现远程调用,从而屏蔽底层通信的复杂性,它的具体原理如下图所示。",
257
+ "url": "https://segmentfault.com/a/1190000041389449",
258
+ "author": "跟着Mic学架构",
259
+ "home_url": "https://segmentfault.com/u/fukua_5be8034f8191f",
260
+ "votes": "3",
261
261
  "rank": 29
262
262
  },
263
263
  {
264
- "title": "Network Kit与三七游戏共创流畅游戏体验,无惧网络延迟",
265
- "description": "三七游戏拥有《斗罗大陆·魂师对决》、《代号魔幻M》等多款全球化游戏产品,主打精品化、多元化战略,并非常注重玩家的游戏体验。在接入HMS Core Network Kit后,《斗罗大陆·魂师对决》开始支持游戏资源包后台下载...",
266
- "url": "https://segmentfault.com/a/1190000041384426",
267
- "author": "HMSCore",
268
- "home_url": "https://segmentfault.com/u/hms_core",
269
- "votes": "1",
264
+ "title": "使用 Vue Demi 构建同时兼容Vue2和Vue3的组件库",
265
+ "description": "在本文中,我们通过考虑其功能、工作原理以及如何开始使用它来了解 Vue Demi。Vue Demi 是一个很棒的包,具有很多潜力和实用性。我强烈建议在创建下一个 Vue 库时使用它。",
266
+ "url": "https://segmentfault.com/a/1190000041397887",
267
+ "author": "杭州程序员张张",
268
+ "home_url": "https://segmentfault.com/u/dunizb",
269
+ "votes": "2",
270
270
  "rank": 30
271
271
  }
272
272
  ]