jsondiffpatch
jsondiffpatch copied to clipboard
Convert from RFC 6902 to jsondiffpatch
Hi,
I see that there is a custom formatter designed to convert from the jsondiffpatch format to RFC 6902. Is there a way to go in the reverse direction?
I've got RFC 6902 patches coming from a backend service and would like to use the HTML formatter provided by this library, but it only takes the jsondiffpatch specific diff format.