/jsondiff

JsonDiff library

Primary LanguageGoMIT LicenseMIT

Fork of github.com/nsf/jsondiff

  • Allow custom tag when some conditions are satisfied.
  • Print mismatch with full json string, eg. 789 => {"d":789} instead of 789 => {}