UNPKG

@metadev/daga-angular

Version:

Diagramming engine for editing models on the Web. Made by Metadev.

79 lines (50 loc) 1.34 kB
# Daga ![Daga banner](https://metadev.pro/content/daga/daga-banner.png) Diagramming library for models. [Daga documentation and tutorial](https://daga.metadev.pro) [Daga product page](https://metadev.pro/products/daga/). Made and comercial suport by [Metadev](https://metadev.pro). ## Diagram Example ![Sample diagram](https://metadev.pro/img/daga/daga-diagram.svg) ## Requirements - Angular ### Compatibility Matrix Please ensure you use a compatible Angular version with Daga version. |Daga Version |Angular Version | |---------:|-----:| |4.2.x | 20.x | |3.x | 19.x | |1.5 - 2.x | 18.x | |1.x - 1.4 | 17.x | ## Build Daga ```bash npm run build ``` ## Generate Docs ```bash npm run doc ``` ## Test ```bash npm run test ``` ## Lint ```bash npm run lint ``` ## Pack ```bash npm run pack-daga ``` ## Publish in npmjs ```bash npm run publish-daga ``` ## Tutorial & Documentation - [Documentation, tutorial and samples](https://daga.metadev.pro/) ## License (C) 2023-2024 [Metadev S.L.](https://metadev.pro) All rights reserved. [Dual license](LICENSE.md): 1. Comercial licence for for-profit organizations. 2. Free license for research & educational usages. ![Metadev logo](https://metadev.pro/content/metadev-logo-600px.png)