Skip to content

clayrisser/ts-gir

Repository files navigation

ts-gir

GitHub stars

generate typescript from gir

Please ★ this repo if you found it useful ★ ★ ★

Features

  • supports gir
  • supports typescript

Installation

npm install -g ts-gir

Dependencies

Usage

ts-gir --help
generate typescript from gir

USAGE
  $ ts-gir

OPTIONS
  -d, --dir=dir        Output dir
  -h, --help           show CLI help
  -i, --inputs=inputs  (required) [default: /usr/share/gir-1.0/*.gir] Paths to GIR files to generate type definitions from (with wild card support)
  -m, --module=module
  -o, --output=output  Output basename, if not set, the namespace is used
  -s, --silent
  -v, --version        show CLI version
  --verbose

Contribute usage docs

Support

Submit an issue

Screenshots

Contribute a screenshot

Contributing

Review the guidelines for contributing

License

MIT License

Jam Risser © 2019

Changelog

Review the changelog

Credits

Support on Liberapay

A ridiculous amount of coffee ☕ ☕ ☕ was consumed in the process of building this project.

Add some fuel if you'd like to keep me going!

Liberapay receiving Liberapay patrons

Related Projects

TypeScript Type Definitions

Other