@@ -8,31 +8,31 @@ import WebpackIcon from '@/icon/webpackIcon.vue';
88export default [
99 {
1010 name : 'GSAP' ,
11- icon : '/images/GSAP.svg' ,
11+ icon : 'https://namichong.obs.cn-south-1.myhuaweicloud.com/Blog /images/GSAP.svg' ,
1212 description : 'GSAP 是一个高性能、高度可定制的动画库,用于创建流畅的动画效果。' ,
1313 type : [ 'JavaScript' ] ,
1414 link : 'https://gsap.com/' ,
1515 github : 'https://github.com/greensock/GSAP'
1616 } ,
1717 {
1818 name : 'Snabbdom' ,
19- icon : '/images/Snabbdom.png' ,
19+ icon : 'https://namichong.obs.cn-south-1.myhuaweicloud.com/Blog /images/Snabbdom.png' ,
2020 description : '一个精简化、模块化、功能强大、性能卓越的虚拟 DOM 库' ,
2121 level : - 1 ,
2222 type : [ 'JavaScript' ] ,
2323 github : 'https://github.com/snabbdom/snabbdom'
2424 } ,
2525 {
2626 name : 'Viewer.js' ,
27- icon : '/images/github.png' ,
27+ icon : 'https://namichong.obs.cn-south-1.myhuaweicloud.com/Blog /images/github.png' ,
2828 description : '极其强大的图片预览JavaScript库' ,
2929 type : [ 'JavaScript' ] ,
3030 link : 'https://fengyuanchen.github.io/viewerjs/' ,
3131 github : 'https://github.com/fengyuanchen/viewerjs'
3232 } ,
3333 {
3434 name : 'Floating UI' ,
35- icon : '/images/Floating-UI.ico' ,
35+ icon : 'https://namichong.obs.cn-south-1.myhuaweicloud.com/Blog /images/Floating-UI.ico' ,
3636 description : '用于创建浮动元素的底层工具箱,可创建提示气泡、弹出窗口、下拉菜单等' ,
3737 type : [ 'JavaScript' ] ,
3838 link : 'https://floating-ui.com/' ,
@@ -67,7 +67,7 @@ export default [
6767 } ,
6868 {
6969 name : 'Vite' ,
70- icon : '/images/vite.svg' ,
70+ icon : 'https://namichong.obs.cn-south-1.myhuaweicloud.com/Blog /images/vite.svg' ,
7171 description : '一个由原生 ESM 驱动的 Web 开发构建工具' ,
7272 type : [ '构建工具' ] ,
7373 level : 15 ,
@@ -103,7 +103,7 @@ export default [
103103 } ,
104104 {
105105 name : 'Babel' ,
106- icon : '/images/babel.png' ,
106+ icon : 'https://namichong.obs.cn-south-1.myhuaweicloud.com/Blog /images/babel.png' ,
107107 description : '一个 JavaScript 编译器,可将 ECMAScript 2015+ 代码转换为向后兼容的 JavaScript 版本' ,
108108 type : [ 'JavaScript' ] ,
109109 link : [
@@ -120,7 +120,7 @@ export default [
120120 } ,
121121 {
122122 name : 'Eslint' ,
123- icon : '/images/eslint.svg' ,
123+ icon : 'https://namichong.obs.cn-south-1.myhuaweicloud.com/Blog /images/eslint.svg' ,
124124 description : '一个插件化的 JavaScript 代码检测工具,可帮助你查找和修复 JavaScript 代码中的问题。' ,
125125 type : [ 'JavaScript' ] ,
126126 level : 10 ,
@@ -138,7 +138,7 @@ export default [
138138 } ,
139139 {
140140 name : 'Terser' ,
141- icon : '/images/terser-logo.svg' ,
141+ icon : 'https://namichong.obs.cn-south-1.myhuaweicloud.com/Blog /images/terser-logo.svg' ,
142142 description : 'JavaScript 解析器、混淆器和压缩工具包,适用于 ES6+' ,
143143 type : [ 'JavaScript' ] ,
144144 link : 'https://terser.org/' ,
@@ -190,23 +190,23 @@ export default [
190190 } ,
191191 {
192192 name : 'Swiper' ,
193- icon : '/images/swiper-logo.svg' ,
193+ icon : 'https://namichong.obs.cn-south-1.myhuaweicloud.com/Blog /images/swiper-logo.svg' ,
194194 description : '这可能是最全能的移动端轮播图实现,当然 Web 端也可以使用' ,
195195 type : [ 'JavaScript' ] ,
196196 link : 'https://swiperjs.com/' ,
197197 github : 'https://github.com/nolimits4web/swiper'
198198 } ,
199199 {
200200 name : 'VTable 方格艺术家' ,
201- icon : '/images/visactor.png' ,
201+ icon : 'https://namichong.obs.cn-south-1.myhuaweicloud.com/Blog /images/visactor.png' ,
202202 description : 'VTable,不只是一款高性能的多维数据分析表格,更是一个在行列间创作的方格艺术家。' ,
203203 type : [ 'JavaScript' ] ,
204204 link : 'https://visactor.io/' ,
205205 github : 'https://github.com/VisActor/VTable'
206206 } ,
207207 {
208208 name : 'OverlayScrollbars' ,
209- icon : '/images/OverlayScrollbars.png' ,
209+ icon : 'https://namichong.obs.cn-south-1.myhuaweicloud.com/Blog /images/OverlayScrollbars.png' ,
210210 description : '一个滚动条插件,隐藏本机滚动条,提供自定义样式的覆盖滚动条,并保留本机功能和感觉。' ,
211211 type : [ 'JavaScript' ] ,
212212 link : 'https://visactor.io/' ,
@@ -222,23 +222,23 @@ export default [
222222 } ,
223223 {
224224 name : 'Lit' ,
225- icon : '/images/lit.png' ,
225+ icon : 'https://namichong.obs.cn-south-1.myhuaweicloud.com/Blog /images/lit.png' ,
226226 description : 'Lit 是一个简单的库,用于构建快速、轻量级的web组件。' ,
227227 type : [ 'JavaScript' ] ,
228228 link : 'https://lit.dev/' ,
229229 github : 'https://github.com/lit/lit/'
230230 } ,
231231 {
232232 name : 'NPM' ,
233- icon : '/images/NPM.png' ,
233+ icon : 'https://namichong.obs.cn-south-1.myhuaweicloud.com/Blog /images/NPM.png' ,
234234 description : '一个 JavaScript 包管理工具,也是 Node.js 的默认包管理器。 NPM 允许开发者轻松地下载、安装、共享、管理项目的依赖库和工具。' ,
235235 type : [ 'JavaScript' , 'NodeJs' ] ,
236236 level : 40 ,
237237 link : 'https://www.npmjs.com/'
238238 } ,
239239 {
240240 name : 'Excalidraw' ,
241- icon : '/images/Excalidraw.png' ,
241+ icon : 'https://namichong.obs.cn-south-1.myhuaweicloud.com/Blog /images/Excalidraw.png' ,
242242 description : '一个开源的虚拟手绘风格白板。支持协作并且端到端加密。' ,
243243 type : [ '工具' , 'JavaScript' ] ,
244244 level : 79 ,
@@ -247,7 +247,7 @@ export default [
247247 } ,
248248 {
249249 name : 'PromiseMirror' ,
250- icon : '/images/ProseMirror.svg' ,
250+ icon : 'https://namichong.obs.cn-south-1.myhuaweicloud.com/Blog /images/ProseMirror.svg' ,
251251 description : '一个基于TypeScript的高度自定义构建富文本编辑器的框架' ,
252252 type : [ 'TypeScript' , '框架' ] ,
253253 link : 'https://prosemirror.net/' ,
0 commit comments