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
You should take a look at Google Closure:
http://code.google.com/closure/
In my opinion, it matches exactly what you are asking for.