Generate hashes from javascript objects in node and the browser.
1.41k
stars
145
forks
source link
Does it hash deeply, with very large json objects? Does it ignore ordering differences (whilst respecting array ordering). #154
Open
smhk opened 1 month ago
Does it hash deeply, with very large json objects?
Further, does it ignore ordering differences (whilst respecting array ordering).
In short does it work exactly like, say fast-deep-equal ?
Sorry guys - this is not made clear on the page or the doco! TY