API is really well elaborated, but if you like hardcore _standard_ javascript you might put up with one simple function:
https://gist.github.com/kirilloid/ab0a36f8d07f5f9ba1a54d15dcb8802b
Writing deepEqual every time you need it, is boring, though. Especially if you need to support recursive structures...