mapper.js
Related javascript Articles
Javascript Speed Test: Test your browsers
Jason Orendorff has created a JavaScript speed testthat you can run inline in your browsers.
No one is sure of the usefulness, but it can provide hours of fun as you run the tests on each of your browsers / systems :)
Reflex 1.1: Cover Flow for Javascript
curl.js (with IE 6/7 support)
shiftzoom.js (zoom and pan functionality)
JSRS
Google Web Toolkit (GWT) is an open source Java software development framework that makes writing AJAX applications like Google Mapsand Gmaileasy for developers who don't speak browser quirks as a second language. Writing dynamic web applications today is a tedious and error-prone process; you spend 90% of your time working around subtle incompatibilities between web browsers and platforms, and JavaScript's lack of modularity makes sharing, testing, and reusing AJAX components difficult and fragile.
GWT lets you avoid many of these headaches while offering your users the same dynamic, standards-compliant experience. You write your front end in the Javaprogramming language, and the GWT compiler converts your Java classes to browser-compliant JavaScript and HTML.
A simple command-line tool to create the folders and helper files for a new JavaScript project/library. As a bonus, you can quickly create a website to promote your project.
When you start a new JavaScript library, how do you layout the source files, the tests, the distribution files? Do you have support scripts to generate distributions from source files? Run your JavaScript unit tests? Generators to create new unit test HTMLfiles?




