I have used JQuery + JQueryUI for some projects including an ERP project but sometimes during the project developers would complain that the simple framework I have created is incapable and sometimes messy. I have a new project which is a public eCommerce website (i.e. a mini ebay) which needs to be search friendly.
I am looking for a properly designed framework. Initially I liked AngularJS but it seems I will have problem finding UI components (like those I used in JQueryUI). Is there an AngularJS like (or any framework that provides properly designed and manageable code structure) that supports JQueryUI?
I am aware that it is possible to use AngularJS with JQueryUI but the code seems to be very messy and difficult to produce/understand for typical LAMP developers.
Oh, and freeware is very much preferred (otherwise ExtJS would be fine I guess).
Thank you