Showcasing deepDiff results in json content as highlights using Angular?
I am using deepDiff to show the differences between two jsons in a structural manner, so far so good. But I want to highlight the differences, within the parsed jsons contents. It is not really working.How could I solve this?