Skip to content

Compare two JSON/JS files to find the diff between their exported objects

Notifications You must be signed in to change notification settings

AyushG3112/jscmp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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]

About

Compare two JSON/JS files to find the diff between their exported objects

Resources

Stars

Watchers

Forks

Packages