mirror of
https://github.com/mistergibson/gxg-web-client.git
synced 2026-08-15 03:26:00 -07:00
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/
| gxg | ||
| gxg_web.rb | ||
| LICENSE.txt | ||
| README.md | ||
| update_web.sh | ||
GxG Web Client
Installation:
sudo gem install opal
ln -s /path/to/opal/stdlib opal-stdlib
Building:
./update_web.sh