/ts-for-gjs

Primary LanguageTypeScriptApache License 2.0Apache-2.0

ts-for-gjs

Typescript binding generator for GJS. Inspired by gir2dts but re-written and re-designed to be a more thorough Typescript description of the GObject introspection interfaces.

How to use

Install:

git clone https://github.com/sammydre/ts-for-gjs
cd ts-for-gjs
npm install

Now open some code with an editor that understands Typescript, for example Visual Studio Code.

code examples/browser

What it's like

screencast