Lightweight controller library for JavaScript.
Go to file
2011-02-10 22:00:01 +01:00
controllers Fixed missing semicolons and implied globals. 2011-02-10 22:00:01 +01:00
demo modified demo.css for expansion animations 2011-02-09 13:50:24 -08:00
.gitignore Added gitignore for textmate project 2011-01-23 13:30:07 -08:00
gui.css Added options() method for string and number controllers 2011-02-09 13:28:35 -08:00
gui.js Fixed missing semicolons and implied globals. 2011-02-10 22:00:01 +01:00
index.html modified demo.css for expansion animations 2011-02-09 13:50:24 -08: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.