Projects tagged ‘javascript’, ‘programming’, and ‘toolkit’


Jump to tag:

Projects tagged ‘javascript’, ‘programming’, and ‘toolkit’

Filtered by Project Tags javascript programming toolkit

Refine results Project Tags development (17) library (16) web (13) html (10) ajax (10) framework (9) gui (8) code (7) ui (7) css (6) dhtml (5) dom (5)

[17 total ]

387USERS
   

jQuery is a fast, concise, JavaScript library that simplifies how you traverse HTML documents, handle events, perform animations, and add Ajax interactions to your Web pages. It is not a huge, bloated framework promising the best in AJAX, nor is ... [More] it just a set of needlessly complex enhancements. jQuery is designed to change the way that you write JavaScript. "You start with 10 lines of jQuery that would have been 20 lines of tedious DOM JavaScript. By the time you are done it's down to two or three lines and it couldn't get any shorter unless it read your mind." - Dave Methvin [Less]

289USERS
   

Prototype is a JavaScript framework that aims to ease development of dynamic web applications. Featuring a unique, easy-to-use toolkit for class-driven development and the nicest Ajax library around, Prototype is quickly becoming the codebase of choice for web application developers everywhere.

70USERS
   

Dojo is a modular JavaScript toolkit that makes building richer web UI's much easier. Dojo builds on a fast, lightweight base that provides a competitive set of features (DOM traversal, AJAX, animations, event handling) at the same size as many of ... [More] the alternative "lightweight" toolkits. On top of that base Dojo provides easy access to an extensive collection of optional modules, including a widget framework that focuses on accessibility and internationalization, 2D and 3D charting and vector graphics, advanced math functions, offline capabilities, cryptography, and much much more. It also comes with a build system that collects and minifies your files into layers that you can include in your page as needed to simplify deployment and improve performance. [Less]

34USERS
   

The Yahoo! User Interface (YUI) Library is a set of utilities and controls, written in JavaScript, for building richly interactive web applications using techniques such as DOM scripting, DHTML and AJAX.

26USERS
   

MochiKit is a highly documented and well tested, suite of JavaScript libraries that will help you get shit done, fast. We took all the good ideas we could find from our Python, Objective-C, etc. experience and adapted it to the crazy world of JavaScript.

19USERS
   

Ajax with style. Framework that enables ajax on web pages with kss (css-like resources). No need of Javacript knowledge to use it. Included in Plone since 3.0

15USERS
 

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 knowledge is needed. It includes a ... [More] 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]

6USERS
   

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 provide a library of high quality components that ... [More] 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]

4USERS
 

jSeamless is a UI abstraction layer for Java to allow developers to write code for any platform and any environment (Web, Desktop, Mobile, etc.) without having to know ahead of time the deployment platform or environment will.

2USERS

The Visual Component Framework is a cross platform C++ application framework that offers a modern, clean architecture. It is divided into three major libraries. The FoundationKit provides services such as file access, streams, threads ... [More] , synchronization primitives, and advanced RTTI features. The GraphicsKit includes classes for working with both image and vector graphics, and has built in support for the Anti-Grain Graphics library. The ApplicationKit provides GUI controls, use of the Model-View-Control pattern, property and component editors, undo/redo support, drag-and-drop, clipboard services, application resources, and UI metrics and policy managers. Additional "Kits" adding advanced functionality include an HTML kit, Internet kit, JavaScript kit, Network kit, OpenGL kit, and RegEx kit [Less]

2USERS
 

jslibs is a standalone Javascript development environment whose aim is to turn Javascript into a general-purpose scripting language. jslibs provides a set of native modules that contains various general-purpose classes and functions. Some of these ... [More] modules are simple wrappers to familiar libraries such as : zlib, SQLite, FastCGI, NSPR (Netscape Portable Runtime), ODE (Open Dynamics Engine), libpng, libjpeg, OpenGL, OpenAL, LibTomCrypt, libffi (Foreign function interface), ... whereas other modules provide tools to enhance Javascript programming : Print(), Load(), Exec(), Seal(), Expand(), Buffer class, ... The jslibs distribution comes with a small standalone command-line access program (jshost) that can be used to run Javascript files. [Less]

1USERS
 

AJAX.OOP is a lightweight OOP/Ajax JavaScript framework. Main feature is a fast anf mostly full implemented OOP engine under JavaScript 1.x and tiny weight of code. The goal of the project to build OO platform to make Web2.0 components in object-oriented way.

1USERS

A fork of the jsdoc-toolkit. It's aim is to create a version, suited to document the ExtJS javascript frameworks and related projects.

1USERS

Jx is a JavaScript UI framework built on MooTools. It allows web developers and designers to quickly build user interfaces for their applications. Jx is based on semantically correct HMTL markup and strives to be fully CSS compliant.

1USERS

wxJavaScript started as a project for porting wxWidgets to JavaScript. But at this time, wxJavaScript is a lot more. wxJavaScript has an Apache module mod_wxjs, an SQLite module, ... And many other modules are planned. So with wxJavaScript, you can ... [More] write server side scripts for generating (x)html pages, system scripts, GUI applications, ... in one of the most used programming languages: JavaScript. wxJavaScript uses SpiderMonkey. SpiderMonkey is the JavaScript engine of Mozilla. E4X is activated in wxJavaScript. E4X is a programming language extension that adds native XML support to JavaScript. [Less]

0USERS

Common & General Use CGU is a "benchwarmer" library toolkit. It aims to offer an extensive, open-ended collection of utilities, but is also designed to stay out of your way.

0USERS

Note: Project Homepage coming soon!! JSX sets itself apart from other JavaScript toolkits by providing true JavaScript eXtensions. JSX is not AJAX, does not provide web-specific functionality, and won't brew you a pot of coffee. What it WILL do ... [More] is make your Javascript code cleaner and more reliable than ever before. JSX provides the following extensions to Javascript: * Useful extensions to JS Objects: Array, Math, Object * Improved Exceptions * True object-oriented, class-based hierarchy including java-style interfaces * Unit Test capabilities * Both typed and untyped java-style collections (List, Queue, Stack, and Map) JSX focuses on core Javascript language improvements, and specifically on OOD/OOP. The list of features is small, and includes only widely practical items. [Less]