What is a good Very-High level UI framework for JavaScript?

后端 未结 22 2041
佛祖请我去吃肉
佛祖请我去吃肉 2020-12-07 17:20

I need to write a temporary Web-based graphical front-end for a custom server system. In this case performance and scalability aren\'t issues, since at most 10 people may ch

22条回答
  •  囚心锁ツ
    2020-12-07 17:36

    See also this question

    What are alternatives to ExtJS?

    It's 2016

    1. Polymer
    2. http://angular-ui.github.io/

    Here is a few (old) ones

    1. ampleSDK (interesting approach)
    2. DojoToolkit and their nice set of widgets
    3. jQuery UI
    4. Cappuccino
    5. rialto
    6. Echo
    7. Simple UI kit UKI see demo
    8. vaadin (Requires Java)
    9. jxlib.org
    10. livepipe.net
    11. dhtmlx.com

提交回复
热议问题