1.0.0 • Published 11 months ago

@cm2ml/xml-parser v1.0.0

Weekly downloads
-
License
MIT
Repository
github
Last release
11 months ago

@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