DoneDeal0 / superdiff

Superdiff compares two arrays or objects and returns a full diff of their differences in a readable format.
https://www.npmjs.com/package/@donedeal0/superdiff
688 stars 6 forks source link

feat: support duplicated values in arrays #7

Closed DoneDeal0 closed 1 year ago

DoneDeal0 commented 1 year ago

Now support diffs with unlimited duplicated values in arrays.