New npm Package Lets TypeScript Developers Parse Archi Architecture Models
A new open-source package called archi-semantic-core, published on npm, allows TypeScript developers to programmatically read and work with Archi's native .archimate model files. The library exposes a parseArchiModel function that converts raw XML into a typed ArchiModel object, giving direct access to elements, relationships, and views without requiring manual XML parsing. It also handles both plain XML and ZIP-based .archimate file variants through a dedicated extractArchiModelXml utility. Developers can query the parsed model using standard TypeScript and JavaScript operations, with no custom query language required. The package is intended to cleanly separate file extraction from model interpretation, making enterprise architecture data more accessible in custom applications.
This is an AI-generated summary. ShortSingh links to the original source for the complete article.
Discussion (0)
Log in to join the discussion and vote.
Log in