Archive for June, 2010

There are several Javascript frameworks available today to create rich client-side interactions in web applications. With so many different options, its always good to know the different options that are available.

Fleegix.js

29, Jun 2010

Fleegix.js provides an extremely lightweight, cross-browser set of JavaScript tools for building dynamic Web-app UIs.

Using Fleegix.js doesn t require you to drink a bunch of toolkit Kool Aid, and the code doesn t try to turn JavaScript into Ruby, Java, C++, or any other language — the code is plain, ordinary, idiomatic JavaScript.

It will not turn you into a rock star, but it will help you kick JavaScript ass.

SimpleJS

29, Jun 2010

SimpleJS is a javascript library simple and light proposing functions ready with the use to facilitate the exploitation of ajax.

UIZE

29, Jun 2010

UIZE (pronounced “you eyes”) is another JavaScript framework the emphasizes the creation of full-on rich internet applications (RIA) as opposed to basic effects and widgets/components on a web page. It already comes packed with “ready-to-go” widgets such as a date picker, a table sorter, progress bar, and color picker.

The Archetype JavaScript Framework is a robust JavaScript framework that shares a lot of things in common with Prototype. Archetype has a dependency management system which initializes needed components for particular web pages(what components and CSS file to load – for example). Archetype also emphasizes code readability and coding best practices by being hard-lined about HTML/CSS/JavaScript separation (i.e. “unobtrusive JavaScript”) .

JavaScriptMVC

29, Jun 2010

JavaScriptMVC is an open-source framework containing the best ideas in enterprise JavaScript development. It guides you to successfully completed projects by promoting best practices, maintainability, and convention over configuration.

SproutCore

29, Jun 2010

SproutCore is an HTML5 application framework for building responsive, desktop-caliber apps in any modern web browser, without plugins.

Ext JS

29, Jun 2010

Ext JS is a cross-browser JavaScript library for building rich internet applications. It includes many various features like beatifull GUI widgets and AJAX integrations

Clean AJAX

29, Jun 2010

Clean is an open source engine for AJAX, that provides a high level interface to work with the AJAX technology.

It can be plugged in any page or DHTML framework because it was designed in conformation with the separation of concerns principle, keeping focus on AJAX issues.

Clean is a software based on well succeed design patterns and inspired on Java Message Service API, that offers reliable solutions to AJAX.

ASP.NET Ajax Framework

29, Jun 2010

ASP.NET AJAX is a free framework for quickly creating efficient and interactive Web applications that work across all popular browsers


top