UNPKG

object_utils

Version:

Simple module for object manipulation

13 lines (8 loc) 423 B
# Object Utils This module provide a small set of utility funcions for object manipulation. It can used both in Node and in browser. Create your documentation using: $ ./gen_doc.sh To create documentation you must install [JSDuck](https://github.com/senchalabs/jsduck). ##### References - http://stackoverflow.com/questions/1068834/object-comparison-in-javascript - https://github.com/mitchellsimoens/redis-session