@cm2ml/xml-parser
v1.0.0
Published
This package provides an XML parser that parses XML files into a preliminary IR model. The parser does handle attributes, but will not instantiate any edges. It must be configured with a metamodel configuration.
Downloads
7
Readme
@cm2ml/xml-parser
This package provides an XML parser that parses XML files into a preliminary IR model. The parser does handle attributes, but will not instantiate any edges. It must be configured with a metamodel configuration.
Development
Installation
pnpm install
Build
pnpm build
Test
pnpm test
Lint
pnpm lint
Typecheck
pnpm check:tsc
License
MIT - Copyright © Jan Müller