dat.gui is a controller library for JavaScript.
This plugin allows you to manipulate variables and functions on the fly.
It can display the variable (listen); you can also use strings, which is quite awesome.
dat.gui can significantly ease creating GUIs for simulations, flow charts, etc.
You can also use dat for visualizing data, or even creating status pages for advanced web applications.
- Website: http://dataarts.github.com/dat.gui/















