Entourage UI is a set of Widgets and Behaviors; it's also a framework for creating both. Widgets and Behaviors can be put on your page quickly and easly by augmenting simple html with custom attributes. For instance, the following example creates a silder control…
<div control="slider[value=20]"></div>
So what value does Entourage UI provide on top of existing widget libraries? Entourage UI gives HTML/JavaScript developers:
Entourage UI also integrates UI components with Expressions to simplify their usage, and with MQ to power them with data and control them with custom events. Click on a widget or behavior on the left for more information on usage and their capabilities.