@mahenrique94/jdiff
v1.2.2
Published
A lib to compare two JSON's and show the different keys each one
Downloads
6
Readme
jdiff
A lib to do a comparsion between two JSON files
Install:
Using npm:
npm i -g @mahenrique94/jdiffUsing yarn:
yarn global add @mahenrique94/jdiffHow to use:
The command line needs -f parameter, this parameter must be a array of the String with two (only) files.
jdiff -f j1.json j2.jsonThanks
