We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 12e73ba commit ccddf28Copy full SHA for ccddf28
README.md
@@ -4,6 +4,8 @@
4
5
This library compares two arrays or objects and return a complete diff of their differences.
6
7
+[](https://github.com/DoneDeal0/superdiff/actions/workflows/superdiff.yml)
8
+
9
## WHY YOU SHOULD USE THIS LIB
10
11
All other existing solutions return a weird diff format which often require an additional parsing. They are also limited to object comparison. 👎
0 commit comments