Skip to content

Commit dc18e7d

Browse files
committed
release: v0.5.0
1 parent 9d0d22f commit dc18e7d

15 files changed

+524326
-76
lines changed

INSPIRED.zh-CN.md

Lines changed: 20 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
1-
# Inspired By
1+
# 💡 灵感
2+
3+
> 感谢以下以下开源项目、技术分享!
24
35
## playground
46

@@ -8,6 +10,12 @@
810
<https://github.com/vuejs/repl>
911
<https://github.com/wheatjs/vue-hako>
1012

13+
## vue2.7
14+
15+
<https://blog.vuejs.org/posts/vue-2-7-naruto.html>
16+
17+
<https://juejin.cn/post/7075874786110341133>
18+
1119
## react-code-view
1220

1321
[simonguo/react-code-view](https://github.com/simonguo/react-code-view)
@@ -38,7 +46,7 @@
3846

3947
[vue-cli3开发组件库](https://blog.csdn.net/u010622874/article/details/103312051)
4048

41-
[vue-cli4 全面配置](https://github.com/andurils/vue-cli4-config)
49+
[vue-cli4 全面配置](https://github.com/staven630/vue-cli4-config)
4250

4351
[vue-cli css 预处理器](https://cli.vuejs.org/zh/guide/css.html#预处理器)
4452

@@ -68,19 +76,22 @@ cnpm i --save-dev markdown-it markdown-it-anchor markdown-it-chain markdown-it-c
6876

6977
## css 预处理器
7078

71-
[sassmeister](https://www.sassmeister.com/)
72-
73-
[tiny-sass-compiler](https://github.com/wizardpisces/tiny-sass-compiler)
79+
[sass-loader](https://github.com/webpack-contrib/sass-loader/blob/master/src/index.js)
7480

75-
[tiny-sass-compiler demo](https://wizardpisces.github.io/sass)
81+
[less-loader](https://github.com/webpack-contrib/less-loader/blob/master/src/index.js)
7682

77-
[webpack-contrib/less-loader](https://github.com/webpack-contrib/less-loader/blob/master/src/index.js)
83+
[stylus-loader](https://github.com/webpack-contrib/stylus-loader/blob/master/src/index.js)
7884

7985
[stylus-lang](https://stylus-lang.com/)
8086

81-
---
87+
[sassmeister](https://www.sassmeister.com/)
88+
89+
## commit lint
90+
91+
<https://commitlint.js.org/>
92+
[Commitizen](https://zj-git-guide.readthedocs.io/zh_CN/latest/message/%5BCommitizen%5D%E4%BF%A1%E6%81%AF%E4%BA%A4%E4%BA%92%E5%B7%A5%E5%85%B7/)
93+
8294

83-
# Tools
8495

8596
## badge
8697

@@ -93,8 +104,4 @@ cnpm i --save-dev markdown-it markdown-it-anchor markdown-it-chain markdown-it-c
93104
<https://svgporn.com/>
94105
<https://simpleicons.org/>
95106

96-
# vue2.7
97107

98-
<https://blog.vuejs.org/posts/vue-2-7-naruto.html>
99-
100-
<https://juejin.cn/post/7075874786110341133>
File renamed without changes.

lib/img/grid.6fcebe76.svg

Lines changed: 4 additions & 0 deletions
Loading

lib/img/grid.6fcebe76.svg.gz

164 Bytes
Binary file not shown.

lib/vue-code-viewer.common.js

Lines changed: 262133 additions & 1 deletion
Large diffs are not rendered by default.

lib/vue-code-viewer.common.js.gz

1.49 MB
Binary file not shown.

lib/vue-code-viewer.umd.js

Lines changed: 262143 additions & 1 deletion
Large diffs are not rendered by default.

lib/vue-code-viewer.umd.js.gz

1.49 MB
Binary file not shown.

lib/vue-code-viewer.umd.min.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

lib/vue-code-viewer.umd.min.js.gz

833 KB
Binary file not shown.

0 commit comments

Comments
 (0)