Showing posts with label JavaScript. Show all posts
Showing posts with label JavaScript. Show all posts

Thursday, July 01, 2010

Ample SDK : A standards-based cross-browser JavaScript GUI framework for building Rich Internet Applications running in a Web browser

Ample SDK is a standards-based cross-browser JavaScript GUI framework for building Rich Internet Applications running in a Web browser. It employs XML technologies (such as XUL, SVG, and HTML5) for UI layout, CSS for UI style, and JavaScript for application logic client-side. Ample SDK equalizes browsers and brings technology support to those missing any. The componentization model built into the core of the framework allows prototyping existing UI elements and creating new ones.
  • Licenses : GPL, MIT/X
  • Operating Systems : OS Independent
  • Implementation : JavaScript, HTML, CSS, VML, SVG, AJAX

Thursday, May 13, 2010

JWIM : A JavaScript window manager that allows programmers to load independent modules inside Web applications

JWIM is a JavaScript window manager that allows programmers to load independent modules inside Web applications. It is totally AJAX based and does not make use of inner frames. Any module acts as an independent page, so it can display HTML, run JavaScript code, get access to HTML elements (in the same manner as document.getElementById does), and can be loaded multiple times. To achieve those features, modules have their own scope to store data and to run code. Modules can be loaded inside dynamically generated divs that behave like windows, or attached to HTML elements to build static layouts. Jwim is primarily intended to split large AJAX applications into small files that are loaded dynamically and run in an isolated environment.
  • Licenses : MIT
  • Implementation : JavaScript, AJAX, CSS, HTML

Monday, May 10, 2010

Sid : A lightweight JavaScript library that allows one to include JavaScript scripts and CSS stylesheets on demand

Sid is a lightweight JavaScript library that allows one to include JavaScript scripts and CSS stylesheets on demand.
  • Licenses : BSD License
  • Operating Systems : OS Independent
  • Implementation : JavaScript

Friday, March 19, 2010

Ample SDK : A standards-based cross-browser JavaScript GUI framework for building Rich Internet Applications running in a Web browser


Ample SDK is a standards-based cross-browser JavaScript GUI framework for building Rich Internet Applications running in a Web browser. It employs XML technologies (such as XUL, SVG, and HTML5) for UI layout, CSS for UI style, and JavaScript for application logic client-side. Ample SDK equalizes browsers and brings technology support to those missing any. The componentization model built into the core of the framework allows prototyping existing UI elements and creating new ones.
  • Licenses : GPL, MIT/X
  • Operating Systems : OS Independent
  • Implementation : JavaScript, HTML, CSS, VML, SVG, AJAX

Saturday, December 19, 2009

AgentWeb : An on-going project to develop a client-side Web-based end-user programming environment

AgentWeb is an on-going project to develop a client-side Web-based end-user programming environment to be used by typical Web users and communities for developing and sharing interactive artifacts. AgentWeb consists of a plugin architecture for supporting development of interactive applications in different domains and provides an agent-based, event-based, visual programming paradigm for building interactive applications over DSLs of different application domains.
  • Licenses : BSD Revised
  • Implementation : JavaScript, AJAX, Dojo

Saturday, December 12, 2009

WAJAF : A JavaScript framework


WAJAF is a JavaScript framework that works on the client side (i.e. the Web browser), and lets you build complete applications without programming a single line of HTML or JavaScript.
  • Licenses : GPLv3
  • Operating Systems : Windows, Unix, Mac OS X
  • Implementation : JavaScript, XML, JSON

Monday, September 21, 2009

JClientPages allows you to use standard Java language to write client-side scripts in your HTML pages


JClientPages allows you to use standard Java language to write client-side scripts in your HTML pages. It is cross-browser, and there is no need for new browser plug-ins.
  • Licenses : Apache 2.0
  • Operating Systems : all
  • Implementation : Java, JavaScript, beanshell2

Sunday, August 02, 2009

Esel : A JavaScript/ECMAScript expression language

Esel is a JavaScript/ECMAScript expression language. It is a small language that can be embedded within a larger JavaScript application and used to evaluate expressions against various datasets, or as a simple but powerful text templating engine. It is roughly equivalent in power to the Unified Expression Language for Java, but is designed specifically for use with JavaScript.
  • Licenses : LGPL
  • Implementation : JavaScript, Kouprey

Wednesday, July 11, 2007

Mindquarry : An integrated set of tools for better teamwork

The Mindquarry is an integrated set of tools for better teamwork including file sharing with version control, WYSIWYG-Wiki, and easy-to-use task management. It is accompanied by a small desktop client that allows desktop synchronization, and features a small todo list.

[Environment] Console (Framebuffer Based), Eclipse :: SWT, Web Environment
[License] OSI Approved :: Mozilla Public License (MPL)
[Programming Language] Java, JavaScript
[Topic] Information Management :: Document Repositories, Information Management :: Issue Tracking, Office/Business, Office/Business :: Groupware, Software Development :: Bug Tracking, Software Development :: Version Control :: Subversion

Monday, January 29, 2007

J2S Pacemaker provides an Eclipse Java to JavaScript compiler plugin and an implementation of JavaScript version of Eclipse Standard Widget Toolkit

Java2Script (J2S) Pacemaker provides an Eclipse Java to JavaScript compiler plugin and an implementation of JavaScript version of Eclipse Standard Widget Toolkit (SWT) with other common utilities, such as java.lang.* and java.util.*. You can convert your SWT-base Rich Client Platform (RCP) into Rich Internet Application (RIA) by Java2Script Pacemaker.