api documentation for object-hash (v1.1.8)

Generate hashes from javascript objects in node and the browser.

table of contents

  1. module object-hash
    1. function object-hash (object, options)
    2. function object-hash.MD5 (object)
    3. function object-hash.keys (object)
    4. function object-hash.keysMD5 (object)
    5. function object-hash.sha1 (object)
    6. function object-hash.writeToStream (object, options, stream)

module object-hash

function object-hash (object, options)

function object-hash.MD5 (object)

function object-hash.keys (object)

function object-hash.keysMD5 (object)

function object-hash.sha1 (object)

function object-hash.writeToStream (object, options, stream)

[ this document was created with utility2 ]