A flexible json diff framework for minimalist.
-
Updated
Jan 24, 2024 - Python
A flexible json diff framework for minimalist.
jsondiff is a json diff utility. It can compare two JSON files, using strings, prefixes, or regex to filter required/optional fields, and apply relative or absolute precision tolerance per each numeric field or globally; prints the diff between 2 json files. It can optionally accept a config with required or optional fields.
Generates differences between two json files on the console in a colored and columnar manner.
Add a description, image, and links to the jsondiff topic page so that developers can more easily learn about it.
To associate your repository with the jsondiff topic, visit your repo's landing page and select "manage topics."