You are welcome to add that object if you wish, your procedure for adding it is correct, simply send me a pull request. If you want access to a javascript console in the viewer simply right click on some text and choose Inspect Element, which will open the webkit inspector, that includes a js console.
In order to compile the coffescript into javascript, run
python setup.py coffee
|