# JSONViewer **Repository Path**: oppoic/JSONViewer ## Basic Information - **Project Name**: JSONViewer - **Description**: 同时格式化多条JSON字符串,在一个页面最大支持6个编辑器,取决于显示器宽度。 - **Primary Language**: JavaScript - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 8 - **Forks**: 4 - **Created**: 2020-04-11 - **Last Updated**: 2022-12-06 ## Categories & Tags **Categories**: json-tools **Tags**: None ## README [English](README.md) | **中文** # JSONViewer ## 简介 同时格式化多条JSON字符串,在一个页面最大支持6个编辑器,取决于显示器宽度。 ## 源码 切换分支查看对应源码。 ## 预览 ![预览](/pic/jsonviewer.png) ![预览](/pic/jsonviewer.gif) ## 安装 #### 谷歌Chrome应用商店 [点击前往](https://chrome.google.com/webstore/detail/jsonviewer/khbdpaabobknhhlpglenglkkhdmkfnca) #### 微软Edge外接程序 [点击前往](https://microsoftedge.microsoft.com/addons/detail/plbmlbokmdfffnjgepkiknofbbljempm) #### 火狐浏览器附加组件 [点击前往](https://addons.mozilla.org/zh-CN/firefox/addon/jsonviewpro/) #### 360浏览器应用市场 [点击前往](https://www.cnblogs.com/oppoic/p/10444012.html) ## 鸣谢 1. [Bootstrap](https://github.com/twbs/bootstrap) 2. [ace](https://github.com/ajaxorg/ace) 3. [jsoneditor](https://github.com/josdejong/jsoneditor) 4. [clipboard-polyfill](https://github.com/lgarron/clipboard-polyfill) 5. [FileSaver.js](https://github.com/eligrey/FileSaver.js) 6. [toastr](https://github.com/CodeSeven/toastr) ## 软件许可 [点击查看](LICENSE) # 扩展阅读 请右键 - 在新标签页打开:https://www.cnblogs.com/oppoic/p/10444012.html