Skip to content

Latest commit

 

History

History
40 lines (30 loc) · 2.28 KB

README.MD

File metadata and controls

40 lines (30 loc) · 2.28 KB

JetBrains Plugins GitHub code size in bytes Downloads

Get from Marketplace

JSON Visualizer for Idea-based IDEs

Tiny plugin to visualize your JSON files. You can create a diagram of your JSON files by simply opening them and performing one of the following actions:

  • Click the JSON icon located in the first line of the file
  • Right click inside the file -> View JSON
  • Tools -> JSON Visualizer -> Paste JSON file -> Parse

Sceenshots

Screen Shot 2022-08-08 at 11 13 16 AM

Screen Shot 2022-08-08 at 11 02 04 AM

Screen Shot 2022-08-08 at 11 02 15 AM

Screen Shot 2022-08-08 at 11 02 28 AM

Screen Shot 2022-08-08 at 11 02 37 AM

Mentions

Special thanks to PlantUML: this plugin wouldn't be possible without your help!

License

Copyright 2022 Diego Marcher.

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

   http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.