Skip to content

MemoryZy/Json-Assistant

Repository files navigation

Json Assistant

English / 简体中文


JSON Tool Plugin based on IntelliJ IDEs.It makes JSON processing a breeze!

基于 IntelliJ IDEs 的 JSON 工具插件,让 JSON 处理变得更轻松!

Homepage   Version   Build   Downloads


Key Features

  • JSON Viewer (Multi-Tab)
    • Add Tab
    • Rename Tab
    • Move Tab to Editor
    • Move Tab to New Window
    • JSONPath Evaluator
    • JSON History Log
    • Export JSON
  • JSON Beautifier
  • JSON Minifier
  • JSON Tree View
  • JavaBean to JSON
  • JSON to JavaBean
  • Kotlin Properties to JSON
  • JSON Diff
  • Extracting Java constants to JSON
  • Format Converters
    • JSON <-> XML
    • JSON <-> YAML
    • JSON <-> Toml

Getting Started 🚀

Refer to the plugin documentation.


Installation

  • Using the IDE built-in plugin system:

    Settings/Preferences > Plugins > Marketplace > Search for "Json Assistant" > Install

  • Manually:

    Download the latest release and install it manually using Settings/Preferences > Plugins > ⚙️ > Install plugin from disk...


Feedback

If you find any problem during use, you can submit Issue and PR at any time, thank you for your support.