flitbit / diff

Javascript utility for calculating deep difference, capturing changes, and applying changes across objects; for nodejs and the browser.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Forked to fix #142

tsiege opened this issue · comments

I really like this project, but I ended up forking forking it to fix issue #142. I ended up tweaking it to better suit my needs; however, I'd be happy to help tweak my changes so they can merged back into the main project. Here's my fork https://github.com/bustle/yajsondiff, it is now in typescript and has one dependency, but I'm sure we could work out a good solution if you're interested.

See comments on #142