Alien::GvaScript

Gva extension to the prototype JavaScript framework
Download

Alien::GvaScript Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Perl Artistic License
  • Price:
  • FREE
  • Publisher Name:
  • Laurent Dami
  • Publisher web site:
  • http://search.cpan.org/~dami/

Alien::GvaScript Tags


Alien::GvaScript Description

GvaScript 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://www.prototypejs.org) and offers a number of extensions and widgets, such as keymap handling, application-specific events, autocompletion on input field, tree navigation, and forms with autofocus and repeated sections. These functionalities are described in separate documentation pages (see Alien::GvaScript::Intro).GvaScript is distributed using Perl tools, but the actual content of the library is pure javascript; hence its location in the Alien namespace (see the Alien manifesto).GvaScript runtime library does not need Perl; you can integrate it in any other Web programming framework. Perl is only needed for developers who want to modify GvaScript sources and recreate a distribution package.SYNOPSIS use Alien::GvaScript; ... $path = Alien::GvaScript->path(); ... Alien::GvaScript->install( $my_destination_directory );Product's homepage


Alien::GvaScript Related Software