jscmp
v0.0.8
Published
Compare two JSON/JS files to find the diff between their exported objects
Downloads
2
Readme
jscmp
Compare two JSON/JS files to find the diff between their exported objects
Usage
To install
npm i -g jscmp
To Use:
jscmp /path/to/fileA /path/to/fileB [--mode=json|csv --out-file=/path/to/out-file] [-q] [--esm]