HashClass.js
HashClass.js is a Hash with observable attributes, written to remove ObservableHash dependency from MooModel. Written for node.js using server side mootools, HashClass provides an ability to watch attribute changes by attaching a callback function.
To get a server side version of mootools follow instructions here http://davidwalsh.name/mootools-nodejs
Example: demo.js


