{"id":39064928,"url":"https://github.com/reflechant/json-diff","last_synced_at":"2026-01-17T18:14:01.195Z","repository":{"id":81106032,"uuid":"291165676","full_name":"reflechant/json-diff","owner":"reflechant","description":"a CLI tool to produce colorized structural diff of two JSON files","archived":false,"fork":false,"pushed_at":"2024-02-21T18:15:39.000Z","size":232,"stargazers_count":1,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-02-22T12:51:09.715Z","etag":null,"topics":["compare","diff","json"],"latest_commit_sha":null,"homepage":"","language":"Clojure","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/reflechant.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2020-08-28T23:33:04.000Z","updated_at":"2024-02-22T12:51:09.715Z","dependencies_parsed_at":null,"dependency_job_id":"1a3d1617-20f7-4bdd-b12a-9903e584bdb0","html_url":"https://github.com/reflechant/json-diff","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/reflechant/json-diff","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reflechant%2Fjson-diff","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reflechant%2Fjson-diff/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reflechant%2Fjson-diff/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reflechant%2Fjson-diff/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/reflechant","download_url":"https://codeload.github.com/reflechant/json-diff/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reflechant%2Fjson-diff/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28515037,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-17T17:57:59.192Z","status":"ssl_error","status_checked_at":"2026-01-17T17:57:52.527Z","response_time":85,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["compare","diff","json"],"created_at":"2026-01-17T18:14:01.061Z","updated_at":"2026-01-17T18:14:01.173Z","avatar_url":"https://github.com/reflechant.png","language":"Clojure","funding_links":[],"categories":[],"sub_categories":[],"readme":"# json-diff\n\nA CLI tool to produce **structural diff** of two JSON files\n\n## Usage\n\n    $ java -jar json-diff.jar [-m {visual|patch}] file1.json file2.json\n\n`-m` or `--mode` lets you choose output format.\n\n`visual` prints **all** JSON, marking difference in-place. It's made with [deep-diff2](https://github.com/lambdaisland/deep-diff2).\n\n`patch` prints the minimal necessary changes needed to make file2 from file1. It's made with [editscript](https://github.com/juji-io/editscript).\n\n## Screenshots\n\n![json-diff in visual and patch modes](https://raw.githubusercontent.com/reflechant/json-diff/screenshots/screenshots/json-diff%20in%20action.png)\n\n## License\n\nCopyright © 2020 Roman Gerasimov\n\nThis program and the accompanying materials are made available under the\nterms of the Eclipse Public License 2.0 which is available at\nhttp://www.eclipse.org/legal/epl-2.0.\n\nThis Source Code may also be made available under the following Secondary\nLicenses when the conditions for such availability set forth in the Eclipse\nPublic License, v. 2.0 are satisfied: GNU General Public License as published by\nthe Free Software Foundation, either version 2 of the License, or (at your\noption) any later version, with the GNU Classpath Exception which is available\nat https://www.gnu.org/software/classpath/license.html.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Freflechant%2Fjson-diff","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Freflechant%2Fjson-diff","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Freflechant%2Fjson-diff/lists"}