ts-gir
TypeScript icon, indicating that this package has built-in type declarations

0.2.0 • Public • Published

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

/ts-gir/

    Package Sidebar

    Install

    npm i ts-gir

    Weekly Downloads

    5

    Version

    0.2.0

    License

    MIT

    Unpacked Size

    137 kB

    Total Files

    22

    Last publish

    Collaborators

    • codejamninja