This package browser is in early development. Mind the rough edges.

gjs 1.76.3

Javascript bindings for GNOME

Gjs is a javascript binding for GNOME. It's mainly based on spidermonkey javascript engine and the GObject introspection framework.

Installation

Install gjs 1.76.3 as follows:

guix install gjs@1.76.3

Or install the latest version:

guix install gjs

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.