Skip to content

Commit 09ae043

Browse files
committed
docs: modify feature description
1 parent 0ab67f7 commit 09ae043

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

README.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -33,15 +33,15 @@
3333

3434
## Features
3535

36-
- Performant
36+
- 🚀 Performant
3737
- Handle large JSON documents up to 512 MB
38-
- Powerful
38+
- 💪 Powerful
3939
- View, edit, format, validate, compact, sort, query, filter, transform, repair, highlight JSON
4040
- 7 primitive data types including `BigInt` and `Symbol` are supported
4141
- 3 edit modes: text mode & tree mode & table mode
4242
- 2 themes: light theme & dark theme
4343
- 2-way binding: [parsed or stringified JSON](#parsed-json-vs-stringified-json)
44-
- Flexible
44+
- 🤸 Flexible
4545
- Vue 2.6/2.7/3 isomorphic
4646
- Support SSR, Nuxt 2/3 isomorphic
4747
- Support Vite, Vue CLI, webpack, CDN...

docs/README.zh-CN.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -33,15 +33,15 @@
3333

3434
## 特性
3535

36-
- 高性能
36+
- 🚀 高性能
3737
- 支持高达 512 MB 的大型 JSON 文档
38-
- 强力
38+
- 💪 强力
3939
- 预览、编辑、格式化、校验、压缩、排序、查询、过滤、转换、修复、高亮 JSON
4040
- 7 种原始数据类型包括 `BigInt` and `Symbol` 全部支持
4141
- 3 种编辑模式:文本模式 & 树形模式 & 表格模式
4242
- 2 种主题:浅色主题 & 深色主题
4343
- 双向绑定:[parsed 或 stringified JSON](#parsed-json-vs-stringified-json)
44-
- 灵活
44+
- 🤸 灵活
4545
- Vue 2.6/2.7/3 一体通用
4646
- 支持 SSR,Nuxt 2/3 一体通用
4747
- 支持 Vite,Vue CLI,webpack,CDN...

0 commit comments

Comments
 (0)