About 143,000 results
Open links in new tab
  1. uml-diagrams · GitHub Topics · GitHub

    4 days ago · Automatically generate class diagram from code. Supports Graphviz, PlantUML and Mermaid output formats.

  2. GitHub - plantuml/plantuml: Generate diagrams from textual description

    PlantUML is a component that allows you to create various UML diagrams through simple textual descriptions. From sequence diagrams to deployment diagrams and beyond, PlantUML provides an …

  3. Creating diagrams - GitHub Docs

    Creating diagrams Create diagrams to convey information through charts and graphs Who can use this feature? Markdown can be used in the GitHub web interface.

  4. GitHub - iluwatar/uml-reverse-mapper: Automatically generate class ...

    UML Reverse Mapper Automatically generate class diagram from your code. Using reflection, UML Reverse Mapper scans your packages that contain your code. It builds the class relations and can …

  5. GitHub - umlet/umlet: Free UML Tool for Fast UML Diagrams

    UMLet is an open-source UML tool with a simple user interface: draw UML diagrams fast, export diagrams to eps, pdf, jpg, svg, and clipboard, share diagrams using Eclipse, and create new, custom …

  6. C++ UML diagram generator based on Clang - GitHub

    clang-uml is an automatic C++ to UML class, sequence, package and include diagram generator, driven by YAML configuration files. The main idea behind the project is to easily maintain up-to-date …

  7. GitHub - mermaid-js/mermaid: Generation of diagrams like flowcharts …

    Mermaid is a JavaScript-based diagramming and charting tool that uses Markdown-inspired text definitions and a renderer to create and modify complex diagrams. The main purpose of Mermaid is …

  8. GitHub - Softoft-Orga/pdgen: Python UML Class Diagram Generator

    PDGen is a Python library for generating UML diagrams from Python code using PlantUML. It simplifies UML generation by allowing you to annotate your classes and methods directly in your code, and …

  9. uml · GitHub Topics · GitHub

    Oct 25, 2025 · GitHub is where people build software. More than 150 million people use GitHub to discover, fork, and contribute to over 420 million projects.

  10. UML Diagram for the DDD Example in Evans' Book - GitHub

    This project uses UML diagrams to illustrate the structure and behavior of the DDD example—a cargo shipping system—from Eric Evans' book (Domain-Driven Design: Tackling Complexity in the Heart of …