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-03-28 11:10:36 -07:00
gxg altered Hash/Array/Detached/Persisted path system 2026-03-28 11:10:36 -07:00
.gitignore Added Call_Event 2022-01-08 11:34:13 -08:00
gxg_web.rb Federation Scaffolding 2025-08-07 09:38:28 -07:00
LICENSE.txt Initial Commit 2021-11-16 08:58:51 -08:00
README.md Initial Commit 2021-11-16 08:58:51 -08:00
update_web.sh Opal fixes 2025-11-02 09:11:59 -08:00

GxG Web Client

Installation:

sudo gem install opal

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

Building:

./update_web.sh