Description (Idea by @eamonnmcmanus ) We want to build a JsonObject/Array in a simple way like: ...
Human-friendly format, similar to Unified Diff. Produces a minimal diff between array elements using LCS algorithm. Adds context before and after when modifying an array to prevent bad patches. Create ...