Gendiff utility provides the opportunity of comparing two files in three different extensions:
- json
- yml
- ini
There are three types of possible formats you can choose to watch the difference:
- branch
- plain
- json
npm install gendiff
gendiff </path/to/fileOne> </path/to/fileTwo> [format]
for JSON-format:
for YML-format:
for INI-format: