Just a simple and fun experiment for writing Gtk apps in Gjs with HyperScript (JSX) syntax.
Inspired by @developit's post WTF is JSX
git clone https://github.com/thiagoabreu/hyper-gtk
npm install
npm run build # will report an error, ignore it
npm start