Skip to content

Commit bb16043

Browse files
committed
docs: modify features
1 parent 7076858 commit bb16043

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@
3232

3333
- View, edit, format, validate, compact, sort, query, filter, transform, repair, highlight JSON
3434
- 3 edit modes: text mode & tree mode & table mode, 2-way binding
35+
- 2 themes: light theme & dark theme
3536
- Handle large JSON documents up to 512 MB
3637
- Support all 7 primitive data types including `BigInt` and `Symbol`
3738
- Vue 2.6/2.7/3 all-in-one

docs/README.zh-CN.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,8 @@
3131
## 特性
3232

3333
- 预览、编辑、格式化、校验、压缩、排序、查询、过滤、转换、修复、高亮 JSON
34-
- 三种编辑模式:文本模式 & 树形模式 & 表格模式,双向绑定
34+
- 3 种编辑模式:文本模式 & 树形模式 & 表格模式,双向绑定
35+
- 2 种主题:浅色主题 & 深色主题
3536
- 支持高达 512 MB 的大型 JSON 文档
3637
- 支持全部 7 种原始数据类型包括 `BigInt` and `Symbol`
3738
- Vue 2.6/2.7/3 通用

0 commit comments

Comments
 (0)