Skip to content

Commit b156898

Browse files
committed
style: example entry
1 parent 0744f55 commit b156898

File tree

3 files changed

+21
-3
lines changed

3 files changed

+21
-3
lines changed

README.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,13 @@ For other supported tools, please see [unplugin-auto-import](https://github.com/
109109
- [English Documentations](https://inhiblabcore.github.io/docs/hooks/en)
110110
- [中文文档](https://inhiblabcore.github.io/docs/hooks)
111111

112-
## 🕹️ Document Effects
112+
### Example
113+
114+
- [Nuxt3](https://github.com/InhiblabCore/vue-hooks-plus-example/tree/main/nuxt3)
115+
- [Vite + Vue3](https://github.com/InhiblabCore/vue-hooks-plus-example/tree/main/vite-vue3)
116+
- [Webpack + Vue3](https://github.com/InhiblabCore/vue-hooks-plus-example/tree/main/webpack-vue3)
117+
118+
### Document Effects
113119

114120
Start documentation via [Dev Document Guide](./DEV_DOCUMENT.md).
115121

README.zh-CN.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,13 @@ module.exports = {
109109
- [English Documentations](https://inhiblab-core.gitee.io/docs/hooks/en)
110110
- [中文文档](https://inhiblab-core.gitee.io/docs/hooks)
111111

112-
## 🕹️ 文档效果
112+
### 例子
113+
114+
- [Nuxt3](https://github.com/InhiblabCore/vue-hooks-plus-example/tree/main/nuxt3)
115+
- [Vite + Vue3](https://github.com/InhiblabCore/vue-hooks-plus-example/tree/main/vite-vue3)
116+
- [Webpack + Vue3](https://github.com/InhiblabCore/vue-hooks-plus-example/tree/main/webpack-vue3)
117+
118+
### 文档效果
113119

114120
通过 [Dev Document Guide](./DEV_DOCUMENT.md) 启动文档。
115121

packages/hooks/README.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,13 @@ For other supported tools, please see [unplugin-auto-import](https://github.com/
109109
- [English Documentations](https://inhiblabcore.github.io/docs/hooks/en)
110110
- [中文文档](https://inhiblabcore.github.io/docs/hooks)
111111

112-
## 🕹️ Document Effects
112+
### Example
113+
114+
- [Nuxt3](https://github.com/InhiblabCore/vue-hooks-plus-example/tree/main/nuxt3)
115+
- [Vite + Vue3](https://github.com/InhiblabCore/vue-hooks-plus-example/tree/main/vite-vue3)
116+
- [Webpack + Vue3](https://github.com/InhiblabCore/vue-hooks-plus-example/tree/main/webpack-vue3)
117+
118+
### Document Effects
113119

114120
Start documentation via [Dev Document Guide](./DEV_DOCUMENT.md).
115121

0 commit comments

Comments
 (0)