xgui.js - Js+Canvas(html5)
Mouse, click and drag, etc.

Some simple gui stuff to try and make js experimentation a bit easier.

The idea is to be able to quickly set up a bunch of sliders, knobs, colorPickers, etc. and bind the values
of these to objects or functions.

It is inspired by some of the similar stuff for OpenFrameworks, like:
http://forum.openframeworks.cc/index.php?topic=4376.0

It's on github here.

(C) OutsideOfSociety 2012.