Skip to content

Latest commit

 

History

History
39 lines (25 loc) · 484 Bytes

README.md

File metadata and controls

39 lines (25 loc) · 484 Bytes

@cm2ml/uml

This package provides a UML parser that supports classes of all UML diagram types, except those found in Annex B of the UML spec v2.5.1.

Development

Installation

pnpm install

Build

pnpm build

Test

pnpm test

Lint

pnpm lint

Typecheck

pnpm check:tsc

License

MIT - Copyright © Jan Müller