# JsonView **Repository Path**: vzdong/JsonView ## Basic Information - **Project Name**: JsonView - **Description**: 一个json格式化查看工具 - **Primary Language**: Java - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 2 - **Forks**: 86 - **Created**: 2022-04-20 - **Last Updated**: 2023-06-06 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # JsonView #### 介绍 为了满足一些需求而fork了别人的项目,非常感谢**[土拨鼠](https://gitee.com/beetle082)** 的项目https://gitee.com/beetle082/JsonView 1、原来查找对话框,“上一个” “下一个”按钮没显示,改了大小,可以显示了 2、调整了字体类型和大小、一些快捷键 3、把公共属性整合到/jsonview/src/main/java/cy/jsonview/code/Common.java文件里面,方便按需调整 4、增加树形区域展开与收起功能,调整图标,增加按字符类型分颜色显示 5、增加格式化json时,把文字区域也进行格式化 6、新建tab带序号、增加json压缩、调整缩进量 7、增加正序、倒序、原序的排序功能 ![](./img/ui2.png) 原作者的介绍: 一个json格式化查看工具 可执行文件在 /JsonView/bin目录 联系方式:邮箱beetle082@163.com,qq:275951533 **源码地址**
https://gitee.com/beetle082/JsonView
https://github.com/hao117/JsonView
![](./img/ui.png)