node-hash-sum

Blazing fast unique hash generator
  https://github.com/bevacqua/hash-sum
  0
  no reviews



This module has the following features: - no dependencies - minimal footprint - works in all of node.js, io.js, and the browser - hashes functions based on their source code - produces different hashes for different object types - support for circular references in objects - ignores property assignment order

Node.js is an event-based server-side JavaScript engine.