@agilewallaby/c4-model

This is an opinionated Typescript library for generating C4 models in code, and then exporting the model to one or more supported formats for consumption by a rendering mechanism.


Install
npm install @agilewallaby/c4-model@4.1.0

Documentation

Agile Wallaby C4

To Build and Publish

nx run c4-model:build cd dist/libs/c4-model npm publish --new-version