GacJS
March 15, 2026 ยท View on GitHub
Read the LICENSE first.
Running GacUI in Browsers!
Building this Project
The root of test projects is in the Gaclib folder,
yarn build and you will get all files created to Gaclib\website\entry\lib\dist.
Start a website from there and you can enjoy the demo!
localhost/
This is an interactive GacUI renderer.
Run RemotingTest_Core.vcxproj with /Http and open this page.
You can start a local RemotingTest_Win32_Renderer with /Http, do something to the UI, and start the website, you can see the website take over the running UI on the fly.
Interacting with GacUI Core

Switching between Renderers

localhost/snapshots.html
A demo for rendering GacUI Unit Test with Snapshots
