10 Javascript Framework With Rich UI Component
There are many javascript framework that available to use on the internet, most of them offering a simple solution to build modern web application, but not all offering a full rich UI component. Some framework like jquery, mootools, prototype only cover the core feature like animating, effect, DOM manipulation.
This rich feature whether you called it component, widget or any other, can help you to make user interface faster, without have to write your own style. These might be help if you build an enterprise web application. I list some of javascript framework with rich that maybe can be one of your choice.
ExtJS
ExtJS is one of the most popular javascript framework that offer very rich and complete UI widget to build web application, created by sencha inc, extjs is very popular since the early release in version 2, even in latest version extjs added an architectural pattern like MVC to make the code more readable.
Dojo Toolkit
Since the first it born dojo is one of the extjs competitor, one of the advantages of dojo is the license. you can use it for free even for the commercial project, it is created by sitepen, unlike extjs who separated the mobile feature in different framework, dojo include the mobile feature.
Qooxdoo
It is open source and enterprise ready javascript framework maintained by 1&1 hosting company, you can see the real life example on the it official page, to see how this framework are implemented.
Smartclient
Created by Isomorphic Software, smartclient require JDK to work on you machine, smartclient offer variety off license you can get the free version with very limited features, you can see the smartclient version comparison.
ZK Framework
ZK framework developed and maintained by Potix Corporation, not only offering framework that ready to use by developer but there also a ready to use application like pivot table and spreadsheet, also there is plugin to integrate to eclipse IDE.
DHTMLX
Like smartclient, DHTMLX not completely free, it charge by what the features you want to use, see this licenses comparison.
Wijmo
Wijmo is a kit of web UI based on JQuery UI, is offer many ready to use widget, and it can be themed based on JQuery UI theme, but unlike it core JQuery UI license, wijmo only free for the trial edition.
Vaadin
Vaadin is java web application framework, which mostly used by Java developer, it created by Vaadin Ltd previously named IT Mill.
Echo Web Framework
Rialto
Not really know about this one, it seems it already long time not being updated, but the web still active and you can still download it.
Some Others Web UI Widget
- Uize by Chris van Rensburg
- Alloy UI by Liferay
- YUI Library by Yahoo!
- Based on Mootols: JxLib, MochaUI, MoolegoUI
- Based on JQuery: Intelligent Expert, jQuery Tools
- Uki Simple UI Kit for complex web apps
- Cappuccino an Objective-J javascript framework
线段树模板
网格中的极大子矩形的另类解法
斜率优化
三维前缀和
Math Magic ZOJ
01背包 多重背包 完全背包模板记录
多重背包的单调队列优化
Largest Rectangle in a Histogram POJ
Game with string CodeForces
- 最新文章
-
Poj 2349 Arctic Network 分类: Brush Mode 2014-07-20 09:31 93人阅读 评论(0) 收藏
Ubuntu 字体修改以及字体的相关知识 分类: ubuntu 2014-06-19 21:46 81人阅读 评论(0) 收藏
Poj 1029 分类: Translation Mode 2014-04-04 10:18 112人阅读 评论(0) 收藏
Poj 1050 分类: Translation Mode 2014-04-04 09:31 103人阅读 评论(0) 收藏
php群发邮件,用数据库做邮件队列
Openmpi 编译安装+集群配置 + Ubuntu14.04 + SSH无密码连接 + NFS共享文件系统
Linux some command(continue...)
[LeetCode]题解(python):074-Search a 2D Matrix
Spark Programming--Transformations
Spark Programming--Actions