@gi.ts/parser

4.0.0-beta.36 • Public • Published

TS for GIR

TypeScript type definition generator for GObject introspection GIR files

Parser

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

Readme

Keywords

none

Package Sidebar

Install

npm i @gi.ts/parser

Weekly Downloads

567

Version

4.0.0-beta.36

License

MIT

Unpacked Size

40.6 kB

Total Files

6

Last publish

Collaborators

  • ewlsh
  • jumplink