Skip to content

Commit

Permalink
docs: modify features
Browse files Browse the repository at this point in the history
  • Loading branch information
cloydlau committed Sep 27, 2023
1 parent 76b20f7 commit 82bc32a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
- View, edit, format, validate, compact, sort, query, filter, transform, repair, highlight JSON
- 3 edit modes: text mode & tree mode & table mode, 2-way binding
- Handle large JSON documents up to 512 MB
- Support `BigInt`
- Support all 7 primitive data types including `BigInt` and `Symbol`
- Vue 2.6/2.7/3 all-in-one
- Support SSR (Nuxt 2/3)
- Support Vite, Vue CLI, webpack, CDN...
Expand Down
2 changes: 1 addition & 1 deletion docs/README.zh-CN.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
- 预览、编辑、格式化、校验、压缩、排序、查询、过滤、转换、修复、高亮 JSON
- 三种编辑模式:文本模式 & 树形模式 & 表格模式,双向绑定
- 支持高达 512 MB 的大型 JSON 文档
- 支持 `BigInt`
- 支持全部 7 种原始数据类型包括 `BigInt` and `Symbol`
- Vue 2.6/2.7/3 通用
- 支持 SSR (Nuxt 2/3 通用)
- 支持 Vite,Vue CLI,webpack,CDN……
Expand Down

0 comments on commit 82bc32a

Please sign in to comment.