Skip to content

Commit 04746c1

Browse files
committed
docs: punctuation
1 parent dbc100b commit 04746c1

File tree

3 files changed

+7
-7
lines changed

3 files changed

+7
-7
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ English | [简体中文](./docs/README.zh-CN.md)
77
</h1>
88

99
<p align="center">
10-
JSON editor & viewer for Vue 2.6 / 2.7 / 3 & Nuxt 2 / 3.
10+
JSON editor & viewer for Vue 2.6/2.7/3 & Nuxt 2/3.
1111
<br>
1212
<a href="https://cloydlau.github.io/demo/json-editor-vue.html">🕹 Playground</a>
1313
</p>
@@ -28,8 +28,8 @@ English | [简体中文](./docs/README.zh-CN.md)
2828

2929
## Features
3030

31-
- Support Vue 2.6 / 2.7 / 3
32-
- Support SSR (Nuxt 2 / 3)
31+
- Support Vue 2.6/2.7/3
32+
- Support SSR (Nuxt 2/3)
3333
- Support Vite, Vue CLI, webpack, CDN...
3434
- Support microfrontends ([wujie](https://github.com/Tencent/wujie), [qiankun](https://github.com/umijs/qiankun), [single-spa](https://github.com/single-spa/single-spa)...)
3535
- Edit mode two-way binding

docs/README.zh-CN.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
</h1>
66

77
<p align="center">
8-
JSON 编辑 & 预览工具,支持 Vue 2.6 / 2.7 / 3,支持 Nuxt 2 / 3。
8+
JSON 编辑 & 预览工具,支持 Vue 2.6/2.7/3,支持 Nuxt 2/3。
99
<br>
1010
<a href="https://cloydlau.github.io/demo/json-editor-vue.html">🕹 试玩</a>
1111
</p>
@@ -26,8 +26,8 @@
2626

2727
## 特性
2828

29-
- Vue 2.6 / 2.7 / 3 通用
30-
- 支持 SSR,Nuxt 2 / 3 通用
29+
- Vue 2.6/2.7/3 通用
30+
- 支持 SSR,Nuxt 2/3 通用
3131
- 支持 Vite,Vue CLI,webpack,CDN……
3232
- 支持微前端 ([wujie](https://github.com/Tencent/wujie)[qiankun](https://github.com/umijs/qiankun)[single-spa](https://github.com/single-spa/single-spa)……)
3333
- 编辑模式双向绑定

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"version": "0.10.5",
55
"private": false,
66
"packageManager": "pnpm@7.19.0",
7-
"description": "JSON editor & viewer for Vue 2.6 / 2.7 / 3 & Nuxt 2 / 3.",
7+
"description": "JSON editor & viewer for Vue 2.6/2.7/3 & Nuxt 2/3.",
88
"author": "cloydlau",
99
"license": "MIT",
1010
"repository": "https://github.com/cloydlau/json-editor-vue",

0 commit comments

Comments
 (0)