TypeScript type definition generator for GObject introspection GIR files
Core parser for GObject Introspection Repository (GIR) XML files. This package converts GIR XML files into structured TypeScript interfaces that can be used by the rest of the ts-for-gir toolchain.
The parser provides:
- Complete type definitions for the GIR XML format
- XML parsing capabilities using fast-xml-parser
- TypeScript interfaces representing the GIR structure