AykutSarac / jsoncrack.com

✨ Innovative and open-source visualization application that transforms various data formats, such as JSON, YAML, XML, CSV and more, into interactive graphs.
https://jsoncrack.com/
Other
32.17k stars 2.07k forks source link

Extension for jetbrains IDE #269

Open iWhiver opened 1 year ago

iWhiver commented 1 year ago

Feature

Transferring extensions from VSCode to jetbrains Pycharm, IDEA The current solutions were not so good: 1) https://plugins.jetbrains.com/plugin/10650-json-parser 2) https://plugins.jetbrains.com/plugin/13873-json-helper 3) https://plugins.jetbrains.com/plugin/13931-json-formatter

Alternative solutions or implementations

No response

Other context

No response

AntonShuvaev commented 1 year ago

Take a look at this plugin https://plugins.jetbrains.com/plugin/22472-datagraph--json-yaml-xml-visualization

AykutSarac commented 1 year ago

Take a look at this plugin https://plugins.jetbrains.com/plugin/22472-datagraph--json-yaml-xml-visualization

Nice to see a such plugin for Jetbrains IDE, however it doesn't comply with the project's GPL-v3 license so I'm hoping it will be ensured soon.

It also came into my attention that it was made paid without being open-source?

image
mamachnik commented 10 months ago

@iWhiver https://github.com/AykutSarac/jsoncrack.com/issues/344#issue-1811866371 seems to be a promising solution