Is there a project (open source) that takes the widgets and plugins for jQuery UI but allows us to use them without setting up any HTML?
Kinda like Ext-js and Sprout
I don't think a suitable DSL exists at the moment, the closest thing I can think of is CoffeeScript
http://jashkenas.github.com/coffee-script/
It would also be a good starting point to build from.