Ample SDK is a standard-based cross-browser JavaScript UI Framework for building Rich Internet Applications. It employs XML technologies (such as XUL, SVG or HTML5) for UI layout, CSS for UI style and JavaScript for application logic. It equalizes browsers and brings technologies support to those missing any.
Raphaël is a small JavaScript library that should simplify your work with vector graphics on the web. If you want to create your own specific chart or image crop and rotate widget, for example, you can achieve it simply and easily with this library.
Raphaël uses the SVG W3C Recommendation and VML
... [More] (a mostly equivalent implementation for Internet Explorer) as a base for drawing graphics. This means every graphical object you create is also a DOM object, so you can attach JavaScript event handlers or modify them later. Raphaël’s goal is to provide an adapter that will make drawing vector art cross-browser compatible and easy to do.
Raphaël currently supports Firefox 3.0+, Safari 3.0+, Opera 9.5+ and Internet Explorer 6.0+. [Less]
Wt (pronounced 'witty') is a C++ library and application server for developing and deploying web applications.
It is not a framework which tends to enforce a way of programming, but is a widget library.
The API is widget-centric, and inspired by existing C++ Graphical User Interface (GUI)
... [More] APIs. To the developer, it offers complete abstraction of any web-specific implementation details, including event handling and graphics support. [Less]
JSGL is an Open-Source, browser independent 2D vector graphics library for JavaScript. It provides a well-designed, object-oriented API for creating interactive graphics applications.
It integrates SVG/VML, provides several graphic objects (line, circle, ellipse, rectangle, polyline, polygon
... [More], raster image, Bezier curve), supports mouse events and offers many utilities.
It is designed for, and well tested on most major web browsers (MSIE 6+, Firefox 3+, Opera 9+, Safari 3+, Chrome). [Less]
WWW SQL Designer allows users to create database designs, which can be saved/loaded and exported to SQL scripts. Various databases and languages are supported. Ability to import existing database design.
AboutHi and welcome to WWW SQL Designer! This tool allows you to draw and create database
... [More] schemas (E-R diagrams) directly in browser, without the need for any external programs (flash). You only need JavaScript enabled. The Designer works perfectly in Mozillas (Firefox, Seamonkey), Internet Explorers (6, 7, 8), Safari and Operas. Konqueror works, but the experience is limited.
Many database features are supported, such as keys, foreign key constraints, comments and indexes. You can either save your design (for further loading & modifications), print it or export as SQL script. It is possible to retrieve (import) schema from existing database.
WWW SQL Designer was created by Ondrej Zara and is built atop the oz.js JavaScript module. It is distributed under New BSD license.
If you wish to support this project, at PayPal!
NewsNew releaseVersion 2.4 was released on 5.11.2009. Several outstanding issues were fixed and new locales added.
ReleaseVersion 2.3.3 was released on 28.7.2009. This long-awaited release includes numerous fixes, compatibility improvements, new locales, backends and DB datatypes.
ReleaseVersion 2.3.2 was released on 8.1.2009. Apart from some traditional bugfixes and locales, a new functionality is introduced - the ability to mark foregin keys between existing table fields!
Google CodeThe project was recently moved to Google Code hosting, which (amongst many other things) introduces Subversion hosting. Enjoy! (The old website, http://ondras.zarovi.cz/sql/, will still exist for some time.)
2.0 is hereGood news: A new version of WWW SQL Designer, rewritten from scratch, is now available. I has many new features, including bezier connectors, support for various customizations, localization, options and more.
Bad news: This new version is not backwards compatible with 1.x, so all old localizations and XSLT templates won't work with 2.x. Sorry for inconvenience :/ [Less]
JSPlanarity aims to implement the excellent Planarity game (http://www.planarity.net) written by John Tantalo in JavaScript.
It uses the RaphaelJS (http://rapaheljs.com/) graphics library which is available under the MIT license.
This site uses cookies to give you the best possible experience.
By using the site, you consent to our use of cookies.
For more information, please see our
Privacy Policy