Aeolun / react-diff-viewer-continued

A simple and beautiful text diff viewer component made with Diff and React.
https://aeolun.github.io/react-diff-viewer-continued/
MIT License
113 stars 34 forks source link

Support JSON diff #3

Closed ericmorgan1 closed 1 year ago

ericmorgan1 commented 1 year ago

Use diffJson to allow diffing JSON objects.

To test:

I rearranged the test JSON files to show that order will not matter for the diff.

image

ericmorgan1 commented 1 year ago

@Aeolun Please take a look if you can

Aeolun commented 1 year ago

:tada: This PR is included in version 3.2.3 :tada:

The release is available on:

Your semantic-release bot :package::rocket: