Skip to content

Comment on The fastest object diff library in JavaScript

Comments

Is this a true deep diff utility? Didn’t check the code, but the readme makes no mention of depth capability beyond comparing to some other deep diffing libs.

Yeah, it's just a single function that recurses. So the limit will be your VM's call stack limit.

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.