Projects tagged ‘component’ and ‘javascript’


Jump to tag:

Projects tagged ‘component’ and ‘javascript’

Filtered by Project Tags component javascript

Refine results Project Tags ajax (14) web (12) library (12) framework (10) development (7) components (7) css (6) html (6) java (6) toolkit (6) mvc (5) plugin (5)

[32 total ]

379 Users
   

script.aculo.us provides you with easy-to-use, cross-browser user interface JavaScript libraries to make your web sites and web applications fly. What's inside? animation framework, drag and drop ... [More] , Ajax controls DOM utilities, and unit testing. It's an add-on to the fantastic Prototype framework. [Less]
Created over 3 years ago.

31 Users
   

Umbrella project for integrations of Wicket and other projects such as Jasper Reports, Hibernate, Freemarker. Also a home for small community contributions.
Created over 3 years ago.

26 Users
   

The Official Standard Implementation for JavaServer(TM) Faces
Created over 3 years ago.

22 Users
   

qooxdoo is a comprehensive and innovative Ajax application framework. Leveraging object-oriented JavaScript allows developers to build impressive cross-browser applications. No HTML, CSS nor DOM ... [More] knowledge is needed. It includes a platform-independent development tool chain, a state-of-the-art GUI toolkit and an advanced client-server communication layer. It is Open Source under an LGPL/EPL dual license. [Less]
Created over 3 years ago.

6 Users

The Tacos library project provides components and ajax behaviour for the Tapestry Java Web application framework. Most of the functionality is based on the dojo Javascript library. The intent is to ... [More] provide a library of high quality components that may be used in your tapestry application, as well as provide a core infrastructure for using ajax related logic in these and your own components and pages. [Less]
Created over 3 years ago.

5 Users

Vaadin is a web application framework for Rich Internet Applications (RIA). In contrast to Javascript libraries and browser-plugin based solutions it features a server-side architecture, which means ... [More] that the majority of the logic runs on the servers. Ajax technology is used at the browser-side to ensure a rich and interactive user experience. Vaadin is a big collection of UI components. There are server-side components like Button, Table, Tree that you use to compose the application user interface. The components use events, listeners and data binding to communicate with each other and the business logic. The component based architecture together with the data binding features help you to build applications that are easily modularized and refactored as needed. [Less]
Created 7 months ago.

2 Users

Archetype is a JavaScript Framework for JavaScript and Ajax application that ables developers to use JS for light to heavy clientside developments. The Framework: * takes care of all the ... [More] application loading part and dependencies loading * eases a lot OO Programming in JS * eases good practices in JS * is modular (can be used just for some of is function : loading, templates, logging, etc.) * is designed to fully work in MVC on the client side * works with convention over configuration in mind * provides an easy to use logging interface for multiple logger (firebug, nitobi, pi.debugger, nitobib, alerts, et) * adds an easy to use template interface for the best JS template systems (JST, EJS, DOMTAL, Prototype, etc.) [Less]
Created over 2 years ago.

2 Users

jscolor is a JavaScript component extending standard form controls of a smooth color picker dialog. All you need to pickerize your text fields is to include script jscolor.js into your HTML page and ... [More] turn all related INPUT elements into INPUT CLASS="color" [Less]
Created about 1 year ago.

1 Users

Ext.ux.Wiz is a component that allows for simplifying the process of creating wizards, where a dialog has to guide the user through a various number of steps to collect data. Extending base ... [More] classes from ExtJS, this component is highly flexible and can be adjusted to fit all your needs. [Less]
Created about 1 year ago.

1 Users
 

Plugin for ExtJS Ext.Container / Ext.Toolbar Elements to dynamically add Components from a remote / AJAX source to the Element's body. author: Timo Michna / matikom License: GPL Version 3 - For ... [More] commercial use, ask the author for permission and different license. * Loads configuration as JSON-String from a remote / AJAX source. * Adds the Components to the Container body. * Additionally to its own config options the class accepts all the configuration options required to configure its internal Ext.Ajax.request(). * The RemoteComponent consists of the lightweight Ext.ux.Plugin.LiteRemoteComponent class and the more configurable Ext.ux.Plugin.RemoteComponent which extends Ext.util.Observable. [Less]
Created about 1 year ago.