GxG Web Client --> Support Development Here --> https://gogetfunding.com/gxg-community-edition-development-support/ GxG Web Client represents a disilled fork of gxg-framework suited for the web environment. The GxG Web Client provides a Ruby scripting layer to control the multi-media aspects of many browsers. It does this by providing a "vdom" tree of ruby objects bound to a native html5 object. Events are fully trapped in Ruby and an Event Dispatcher (via EventMachine pattern) with 200 event slots per 0.333 seconds. Animation Engine provided by KUTE. https://gogetfunding.com/gxg-community-edition-development-support/
Find a file
2026-08-06 18:41:49 -07:00
gxg Updated for opal 1.8.3 bug --> use 1.8.2 2026-08-06 18:41:49 -07:00
.gitignore Added Call_Event 2022-01-08 11:34:13 -08:00
gxg_web.rb Updated for opal 1.8.3 bug --> use 1.8.2 2026-08-06 18:41:49 -07:00
LICENSE.txt Initial Commit 2021-11-16 08:58:51 -08:00
README.md Updated for opal 1.8.3 bug --> use 1.8.2 2026-08-06 18:41:49 -07:00
update_web.sh Updated for opal 1.8.3 bug --> use 1.8.2 2026-08-06 18:41:49 -07:00

GxG Web Client

Installation:

sudo gem install opal --version "=1.8.2"

ln -s /path/to/opal/stdlib opal-stdlib

Building:

./update_web.sh