This program is essentially a library for gjs which allows defining GTK widgets in a declarative way in JavaScript. It also provides services to interact with the system so that these widgets can have functionality. It was heavily inspired by EWW.
Currently only Wayland is supported, but there are plans for X11.
To get started read the wiki.