# 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.zh-cn.md) # JSONViewer ## Description format several JSON documents in one window, depends to your screen width, up to 6. ## Source Code Switch branch to check the source code. ## Preview ![Preview](/pic/jsonviewer.png) ![Preview](/pic/jsonviewer.gif) ## Installation #### Chrome Web Store [Click to Redirect](https://chrome.google.com/webstore/detail/jsonviewer/khbdpaabobknhhlpglenglkkhdmkfnca) #### Microsoft Edge Addons [Click to Redirect](https://microsoftedge.microsoft.com/addons/detail/plbmlbokmdfffnjgepkiknofbbljempm) #### Firefox Browser ADD-ONS [Click to Redirect](https://addons.mozilla.org/zh-CN/firefox/addon/jsonviewpro/) #### 360 Browser Extension Market [Click to Redirect](https://www.cnblogs.com/oppoic/p/10444012.html) ## Thanks 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 See [LICENSE](LICENSE) for more details.