vspaz / jsondiff

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.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

vspaz/jsondiff Stargazers