Javascript bindings for GNOME
Gjs is a javascript binding for GNOME. It's mainly based on spidermonkey javascript engine and the GObject introspection framework.
Linter | Message | Location |
---|---|---|
inputs-should-be-native Identify inputs that should be native inputs | 'gobject-introspection' should probably be a native input |
|
input-labels Identify input labels that do not match package names | label 'glib' does not match package name 'glib:bin' |
|
wrapper-inputs Make sure 'wrap-program' can finds its interpreter. | "bash-minimal" should be in 'inputs' when 'wrap-program' is used |
|