I know this will be very useful for some of you out there! You do need a bit of JavaScript ability.

From the website: http://www.charlie-roberts.com/interface/

"The library can be used to control JavaScript objects in the same web page, but can also be used to control remote applications using both MIDI and OSC using the included node.js script or the Interface.js Server application.

One goal of the library was to enable programmers to avoid having to place interface widgets using CSS and HTML; in general I don't think using all three technologies together make sense for the types of performance oriented layouts this library is intended for. As such, no knowledge of CSS is needed and a basic web page only needs html, head, body and script tags in order to create a full-window interface. There is an interface editor for people who would like to visually design interfaces that output MIDI and OSC instead of programming them in JavaScript."