Skip to content

meiMingle/json_comparator_plugin

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

json_comparator_plugin

JSON comparator plugin for Intellij Idea Sort, prettify and compare two JSON files regardless fields/objects order.

  • sort json object fields (by key-value in alphabetical order)
  • sort arrays of objects (by key-value in alphabetical order)
  • show prettified two files diff

About

JSON comparator plugin for Intellij Idea

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 93.2%
  • Kotlin 6.8%