The tool to compare JSON file(s) and output the differences in many kinds of report, such as: HTML report, Excel report.
Will also support the split JSON file and merge JSON files functions
To get what current verion of this tool support, use --help to get the following information:
JsonComparer: v0.3.0.9
Application support these commands:
compare | Compare the JSON files in two folder.
split | Split the big JSON file to multiple small files.
merge | Merge the splited JSON files to node in one JSON file, to build a big file.
For help on command detail, please run <command> --help to check
To know more about the feature, please click the following links: