» tagged pages
» logout

sorted by: recent | see : popular
Content Tagged with License:LGPL + JavaScript

quipt - Google Code

qUIpt is a small library that is capable of caching Javascript files inside the users browser - even if SSL is active. qUIpt helps the site owner by reducing traffic costs and the user with faster page loading.

opensource: del.icio.us tag/opensource

qooxdoo

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 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.

JSLoader - JavaScript Libraries On Demand

A loader and methodology for loading JavaScript libraries.

opensource: del.icio.us tag/opensource

curvyCorners - Ultimate Rounded Corners.

curvyCorners is a free JavaScript program that will create on-the-fly rounded corners for any HTML DIV element, that look as good as any graphically created corners.

opensource: del.icio.us tag/opensource

X-Library

X is a a collection of loosely-bound, cross-browser, Javascript functions and objects. It is intended to be a resource from which you pick and choose – you do not have to include the entire library in your application. It contains core DOM/Style functions, unobtrusive enhancements, utility functions, objects such as menus and tab panels, and also has some experimental stuff. I’ve been developing this library since 2001 (I started its predecessor around 1999). Thanks to thousands of people like yourself X has been extensively tested on a wide range of operating systems and browsers. Thanks to your contributions X continues to improve, grow and evolve.

The X Library is distributed under the terms of the GNU LGPL.

Users are encouraged to submit feedback and/or code to improve the library itself or its compatibility with various web browsers.

wForms - A Javascript Extension to Web Forms

wForms is an open-source, unobtrusive javascript library that adds commonly needed behaviors to traditional web forms without the need for any programming skill.

opensource: del.icio.us tag/opensource

PustefixWiki

Pustefix is a framework that helps you to develop web based applications

opensource: del.icio.us tag/opensource

qooxdoo ยป Home

qooxdoo is an advanced open-source JavaScript-based GUI framework.

opensource: del.icio.us tag/opensource

JavaScript Lint

JavaScript Lint is a development tool that validates JavaScript code for best coding practices, finding common mistakes without actually running the script or opening the web page.

opensource: del.icio.us tag/opensource

JavaScript Lint

JavaScript Lint is a development tool that validates JavaScript code for best coding practices, finding common mistakes without actually running the script or opening the web page.

opensource: del.icio.us tag/opensource

Javascript-Lint

JavaScript Lint is a code checker that finds common mistakes in JavaScript code, or warns for potential mistakes or bad coding practices.

It is built on the Mozilla/Firefox JavaScript engine, so it will issue warnings that will follow closely with what will hold in real browser situations.

Some of the things Lint checks for are:
  • proper semicolons and curly braces
  • code that will never be executed
  • switches without breaks
  • implicit typing issues on numbers
  • comment well-formedness

wz_jsgraphics

This JavaScript VectorGraphics library provides graphics capabilities for JavaScript: functions to draw circles, ellipses (ovals), oblique lines, polylines and polygons (for instance triangles, rectangles) dynamically into a webpage.

wz_dragdrop

A Cross-browser JavaScript DHTML Library which adds Drag Drop functionality and extended DHTML capabilities to layers and to any desired image, even those integrated into the text Drag & Drop Image flow.

Zorya

Zorya is a JavaScript Graph (Edges, Vertexes) library. The aim of the project is to provide multi-browser library for graph drowning and managing. Graph instance can be initialized with simple JavaScript graph structure and in the future release the Graph will be serialized back to the graph structure. The structure can be further used to generate JSON string/object.

JSXML XML Tools

JSXML includes REXML, a high-performance parser that doesn’t mind if you throw 2000 lines of (well-formed) XML at it, a builder with a unique API that invites the coding of GUIs (graphical user interfaces) around it, and an iterator that makes costly recursion unnecessary.

XML for <SCRIPT>

XML for <SCRIPT> is a powerful, standards-compliant JavaScript XML parser that is designed to help web application designers implement cross platform applications that take advantage of client-side manipulation of XML data.

The Plex Toolkit

The Plex Toolkit is a collection of JavaScript libraries which handle the transformation of custom XML markup embedded in an HTML document into user interface components, and creates a consistent environment in which to develop Rich Internet Applications – or more sensationally AJAX – using JavaScript, while smoothing over web browser incompatibilities.

Plex AJAX Toolkit is alpha software, but there is already a fairly large collection of navigation and control components.

HTML_Ajax

HTML_Ajax is a PHP library in PEAR for JavaScript/AJAX.

wz_tooltip

wz_tooltip is a cross-browser JavaScript tooltip library.

JSON-RPC-Java

JSON-RPC-Java provides an RPC implementation that allows JavaScript DHTML Web applications to call remote methods in a Java Application Server (remote scripting) without the need for page reloading.

jaxWidgets

jax or javascript and xml is simply another flashy name to describe components written using javascript and xml as its core technologies.

jaxWidgets are useful web widgets that can be implemented on any browser supporting DOM and Javascript. It is purely a client-side technology and requires no server components to work.

Who is jax for?
jax is aimed primarily at web designer/developers with a strong focus on minimising the programming required while still providing advanced functionality offered by javascript code.

How does jax work?
jax defines a set of custom tags for each widget (ASP.NET style). All the designer needs to do is include the widget code (and core components) needed through tags and place the corresponding tag for the widget into a normal XHTML page. jax handles the processing of all custom tags and UI actions.

TinyMCE

TinyMCE is a platform-independent, Web-based, JavaScript WYSIWYG html editor control.

Sarissa

Sarissa is a Javascript API which encapsulates XML functionality in browser-independent calls.

Sarissa is an ECMAScript library acting as a cross-browser wrapper for native XML APIs. It offers various XML related goodies like Document instantiation, XML loading from URLs or strings, XSLT transformations, XPath queries etc and comes especially handy for people doing what is lately known as “AJAX” development.

Supported browsers are Mozilla – Firefox and family, Internet Explorer with MSXML3.0 and up, Konqueror (KDE 3.3+ for sure), Safari and Opera. Konq, Safari and Opera offer no XSLT/XPath scripting support AFAIK.

Docs http://sarissa.sourceforge.net/doc/