Skip to content

Commit

Permalink
docs: update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
haoziqaq committed Jul 6, 2024
1 parent e32246f commit fd81427
Show file tree
Hide file tree
Showing 8 changed files with 13 additions and 13 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<img src="https://varlet.pages.dev/logo.svg" width="150">
</a>
<h1>VARLET</h1>
<p>A mobile component library based on Vue3, Material Design 2, Material Design 3, and supports desktop development.</p>
<p>A Vue3 component library based on Material Design 2 and 3, supporting mobile and desktop.</p>
<p>
<a href="https://varlet.pages.dev/#/en-US/index">Documentation(Cloudflare)</a> |
<a href="https://varlet-varletjs.vercel.app/#/en-US/index">Documentation(Vercel)</a> |
Expand All @@ -24,7 +24,7 @@

### Intro

Varlet is a Material design mobile component library developed based on `Vue3`, developed and maintained by `varletjs` community team.
Varlet is a `Vue3` component library based on Material Design 2 and 3, supporting mobile and desktop, developed and maintained by `varletjs` organization.


### Features
Expand Down
4 changes: 2 additions & 2 deletions README.zh-CN.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<img src="https://varlet.pages.dev/logo.svg" width="150">
</a>
<h1>VARLET</h1>
<p>一个移动端组件库,基于 Vue3, Material Design 2, Material Design 3,并支持桌面端开发。</p>
<p>一个 Vue3 组件库,基于 Material Design 2 和 3,支持移动端、桌面端。</p>
<p>
<a href="https://varlet.pages.dev">文档(Cloudflare)</a> |
<a href="https://varlet-varletjs.vercel.app">文档(Vercel)</a> |
Expand All @@ -25,7 +25,7 @@

### 介绍

Varlet 是一个基于 `Vue3` 开发的 Material 风格移动端组件库,全面拥抱 `Vue3` 生态,`varletjs` 社区团队进行维护
Varlet 是一个 `Vue3` 组件库,基于 Material Design 2 和 3,支持移动端、桌面端,`varletjs` 组织维护

### 特性

Expand Down
4 changes: 2 additions & 2 deletions packages/varlet-ui/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<img src="https://varlet.pages.dev/logo.svg" width="150">
</a>
<h1>VARLET</h1>
<p>A mobile component library based on Vue3, Material Design 2, Material Design 3, and supports desktop development.</p>
<p>A Vue3 component library based on Material Design 2 and 3, supporting mobile and desktop.</p>
<p>
<a href="https://varlet.pages.dev/#/en-US/index">Documentation(Cloudflare)</a> |
<a href="https://varlet-varletjs.vercel.app/#/en-US/index">Documentation(Vercel)</a> |
Expand All @@ -24,7 +24,7 @@

### Intro

Varlet is a Material design mobile component library developed based on `Vue3`, developed and maintained by `varletjs` community team.
Varlet is a `Vue3` component library based on Material Design 2 and 3, supporting mobile and desktop, developed and maintained by `varletjs` organization.


### Features
Expand Down
6 changes: 3 additions & 3 deletions packages/varlet-ui/README.zh-CN.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<img src="https://varlet.pages.dev/logo.svg" width="150">
</a>
<h1>VARLET</h1>
<p>一个移动端组件库,基于 Vue3, Material Design 2, Material Design 3,并支持桌面端开发。</p>
<p>一个 Vue3 组件库,基于 Material Design 2 和 3,支持移动端、桌面端。</p>
<p>
<a href="https://varlet.pages.dev">文档(Cloudflare)</a> |
<a href="https://varlet-varletjs.vercel.app">文档(Vercel)</a> |
Expand All @@ -25,7 +25,7 @@

### 介绍

Varlet 是一个基于 `Vue3` 开发的 Material 风格移动端组件库,全面拥抱 `Vue3` 生态,`varletjs` 社区团队进行维护
Varlet 是一个 `Vue3` 组件库,基于 Material Design 2 和 3,支持移动端、桌面端,`varletjs` 组织维护

### 特性

Expand Down Expand Up @@ -130,7 +130,7 @@ createApp(App).use(Varlet).mount('#app')

### 反馈和交流

我们推荐使用`issue`列表进行最直接有效的反馈,也可以下面的方式
我们推荐使用 [issue](https://github.com/varletjs/varlet/issues) 列表进行最直接有效的反馈,也可以下面的方式

* 微信

Expand Down
2 changes: 1 addition & 1 deletion packages/varlet-ui/docs/home.en-US.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

### Intro

Varlet is a Material design mobile component library developed based on `Vue3`, developed and maintained by `varletjs` community team.
Varlet is a `Vue3` component library based on Material Design 2 and 3, supporting mobile and desktop, developed and maintained by `varletjs` organization.

### Features

Expand Down
2 changes: 1 addition & 1 deletion packages/varlet-ui/docs/home.zh-CN.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

### 介绍

Varlet 是一个基于 `Vue3` 开发的 Material 风格移动端组件库,全面拥抱 `Vue3` 生态,`varletjs` 社区团队开发和维护
Varlet 是一个 `Vue3` 组件库,基于 Material Design 2 和 3,支持移动端、桌面端,`varletjs` 组织维护

### 特性

Expand Down
2 changes: 1 addition & 1 deletion packages/varlet-ui/docs/quickstart.en-US.md
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ body {

### Support Desktop

Details see [here](#/en-US/browserAdaptation).
`Varlet` is a mobile-first component library. To support desktop, you need to install an adapter. See [browser adaptation](#/en-US/browserAdaptation) for details.

### Components Playground

Expand Down
2 changes: 1 addition & 1 deletion packages/varlet-ui/docs/quickstart.zh-CN.md
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ body {

### 支持桌面端

详情见[这里](#/zh-CN/browserAdaptation)
`Varlet` 是一个移动端优先的组件库,支持桌面端需要安装一个适配器,详情见[浏览器适配](#/zh-CN/browserAdaptation)

### 在线体验组件

Expand Down

0 comments on commit fd81427

Please sign in to comment.