Suppose I have two JSONs as strings. I want to highlight the changes between them and highlight them side by side (just as GitHub code changes). What is the best way to implement that? For example, in the below image, you can see the 'number' property has different value and they are highlighted. You can ignore the middle section (copy, transform...)