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
439 stars 3 forks source link

feat: add ignoreArrayOrder option to getListDiff #23

Closed DoneDeal0 closed 1 month ago

DoneDeal0 commented 1 month ago

This pr adds the ignoreArrayOrder to getListDiff. #22