Skip to content
/ jdiff Public

Script to check differences between unsorted json files. Sorts the file, either deleting duplicates or leaving them intact (flag -d to delete) and displays them in vscode's diff view.

Notifications You must be signed in to change notification settings

stneric/jdiff

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

jdiff

Script to check differences between unsorted json files. Sorts the file, either deleting duplicates or leaving them intact (flag -d to delete) and displays them in vscode's diff view.

Usage:

! Windows only atm

cd into the location where the script is

run jdiff -h for commands

important note

VSCODE needs to be installed

About

Script to check differences between unsorted json files. Sorts the file, either deleting duplicates or leaving them intact (flag -d to delete) and displays them in vscode's diff view.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published