# jsonviewer **Repository Path**: davidmr/jsonviewer ## Basic Information - **Project Name**: jsonviewer - **Description**: jsonviewer格式化查看和转化json和xml, 基于cyjsonviewer, 目前只是小改 - **Primary Language**: Java - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 6 - **Created**: 2017-04-23 - **Last Updated**: 2020-12-18 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 项目 格式化和查看json或xml的工具,很实用 改进自这个[项目](http://git.oschina.net/beetle082/JsonView) jsonviwer,可以格式化查看json,xml 原项目是用ant编译的,而且好像还很多不便的地方,这里Pull下 改进的地方主要是maven, 自动化 ## how - `./build.sh` - `./start.sh` - `sudo ./install.sh` 以后使用 `jsonviewer`即可 ## perview ![v](pic/image.png) ![v2](pic/pic2.png) ## author @藏言/beetle082