Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: new library UML Component Diagram #1776

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

excalibot
Copy link
Member

Different UML components used for making a component diagram.
Component diagram shows components, provided and required interfaces, ports, and relationships between them.
This type of diagrams is used in Component-Based Development (CBD) to describe systems with Service-Oriented Architecture (SOA).
Component-based development is based on assumptions that previously constructed components could be reused and that components could be replaced by some other "equivalent" or "conformant" components, if needed.

Submitted by @JordanGeurtsen

Items: Dependency, Port, Provided interface, Required interface, Subsystem, Component

Installation link

Copy link

vercel bot commented Mar 17, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
excalidraw-libraries ✅ Ready (Inspect) Visit Preview Mar 17, 2025 2:49pm

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant