GvaScript (pronounce “gee-vascript”) is a javascript framework born in Geneva, Switzerland (GVA is the IATA code for Geneva Cointrin International Airport).
It is built on top of the prototype object-oriented javascript framework (http://prototype.conio.net) and offers a number of extensions and widgets, such as keymap handling, application-specific events, autocompletion on input field, and a tree navigator
- GvaScript.Autocompleter: autocompletion on form input fields
- GvaScript.ChoiceList: Dropdown list of choices with navigation
- GvaScript.fireEvent: application-specific events
- GvaScript.protoExtensions: Extensions to prototype.js
- GvaScript::Intro: A javascript framework born in Geneva.
- KeyMap: Manage maps of handlers for key events
- TreeNavigator: Navigation in a tree structure
Despite living on CPAN this is all just pure JavaScript…. it just happens to use Perl for some build actions.
Source: Ajaxian
Original Article: http://ajaxian.com/archives/gvascript