json-diff icon indicating copy to clipboard operation
json-diff copied to clipboard

Structural diff for JSON files

Results 32 json-diff issues
Sort by recently updated
recently updated
newest added

The colorization is completely broken, despite the dependent console colorization library, cli-color, claiming to support Windows. Here's what my output looks like: ``` Starting Feeds ---- Testing: RSS (2.0) Testing:...

Related issues in timeline order: - https://github.com/andreyvit/json-diff/issues/51 => use exit code 0 - https://github.com/andreyvit/json-diff/issues/88 => use exit code 1 I think that the convention accross program is that Exit code...