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
asp.net批量发布博客到各大博客平台
大型网站架构学习
Js获取日期时间及其它操作
Asp.net 后台添加Meta标签方法
正则表达式排除特定字符串
asp.net正则表达式过滤标签和数据提取
<pages validateRequest="false"/>在.net4.0中无效的问题
IE6、IE7、IE8中overflow:hidden无效问题
如何在 Django 中保证并发的数据一致性
- 最新文章
-
MAC JDK版本切换
FreeSWITCH安装报错“You must install libyuv-dev to build mod_fsv”的解决方案
freeswitch 1.4
(总结)Linux下使用rsync最快速删除海量文件的方法
微信小程序——选中状态的切换
node学习笔记4——get数据传递
微信小程序——购物车数字加减
微信小程序——加入购物车弹层
node学习笔记3——文件操作fs
node学习笔记2——搭建服务器
- 热门文章
-
node学习笔记1——配置node环境变量及执行node文件
微信小程序——picker通过value返回你想获取的值(不要看,写的乱七八糟的,留着激励我提升自己的文字表达能力)
jQuery .load() 里面的代码不能执行
微信小程序——时间戳的转换及调用
VS2010解决方案不显示无法添加项目问题
ASP.NET MVC Html.BeginForm用法1
ASP.NET MVC NonActionAttribute使用说明
ASP.NET MVC Html.ActionLink使用说明
ASP.NET MVC ActionResult的实现
ASP.NET MVC 传值方法ViewData与ViewBag的区别










