Lightweight controller library for JavaScript.
Go to file
2011-04-18 19:47:19 -07:00
build updated build script to handle individual files and build order plus added build files 2011-04-18 18:35:05 -07:00
demo Fixed a bug where typing the letter h in a string field would hide the gui 2011-04-18 17:18:52 -07:00
src/DAT/GUI I hereby issue a worldwide challenge to find *anything* wrong with these Number Controllers. They may the best ever. 2011-04-18 19:47:05 -07:00
utils modified build debug to handle correct prefix 2011-04-18 18:50:56 -07:00
.gitignore moved dat to DAT/GUI 2011-04-18 16:19:17 -07:00
index.html Merge branch 'master' of github.com:jonobr1/gui-dat 2011-04-18 19:47:19 -07:00
README.md Edited readme 2011-04-06 12:19:12 -07:00

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.