Skip to content

Commit 5ae5c61

Browse files
committed
docs: modify feature description
1 parent 7f987fb commit 5ae5c61

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

README.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -34,8 +34,9 @@
3434
## Features
3535

3636
- View, edit, format, validate, compact, sort, query, filter, transform, repair, highlight JSON
37-
- 3 edit modes: text mode & tree mode & table mode, 2-way binding
37+
- 3 edit modes: text mode & tree mode & table mode
3838
- 2 themes: light theme & dark theme
39+
- 2-way binding: [parsed or stringified JSON](#parsed-json-vs-stringified-json)
3940
- Handle large JSON documents up to 512 MB
4041
- Support all 7 primitive data types including `BigInt` and `Symbol`
4142
- Vue 2.6/2.7/3 isomorphic

docs/README.zh-CN.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -34,8 +34,9 @@
3434
## 特性
3535

3636
- 预览、编辑、格式化、校验、压缩、排序、查询、过滤、转换、修复、高亮 JSON
37-
- 3 种编辑模式:文本模式 & 树形模式 & 表格模式,双向绑定
37+
- 3 种编辑模式:文本模式 & 树形模式 & 表格模式
3838
- 2 种主题:浅色主题 & 深色主题
39+
- 双向绑定:[parsed 或 stringified JSON](#parsed-json-vs-stringified-json)
3940
- 支持高达 512 MB 的大型 JSON 文档
4041
- 支持全部 7 种原始数据类型包括 `BigInt` and `Symbol`
4142
- Vue 2.6/2.7/3 一体通用

0 commit comments

Comments
 (0)