Lightweight controller library for JavaScript.
Go to file
2011-01-28 22:21:01 -07:00
controllers Merged my changes with doob's -- exact same external functionality, some internal differences 2011-01-28 21:28:12 -07:00
demo minor tweaks 2011-01-28 20:27:17 -07:00
.gitignore Added gitignore for textmate project 2011-01-23 13:30:07 -08:00
gui-bare.css Added gui-bare.css and split controllers into seperate files. 2011-01-24 12:38:52 -07:00
gui.css Added updateValue method to StringController (so watched string controllers update). 2011-01-29 02:25:48 +00:00
gui.js Merged my changes with doob's -- exact same external functionality, some internal differences 2011-01-28 21:28:12 -07:00
index.html changed file size on download link 2011-01-28 22:21:01 -07:00
README.md changed file size on download link 2011-01-28 22:21:01 -07:00

gui-dat

gui-dat is a lightweight controller library for JavaScript. It allows you to easily manipulate variables and fire functions on the fly. ##Check the index page for usage. Initiated by George Michael Brower and Jono Brandel of the Data Arts Team, Google Creative Lab.