awesome-repositories.com
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPSitemapPrivacyTerms
Diagramming Tools · Awesome GitHub Repositories

3 repos

Awesome GitHub RepositoriesDiagramming Tools

Software that creates, renders, or converts structured data into visual diagrams and flowcharts for technical documentation.

Explore 3 awesome GitHub repositories matching development tools & productivity · Diagramming Tools. Refine with filters or upvote what's useful.

  1. Home
  2. Development Tools & Productivity
  3. Documentation and Knowledge Tools
  4. Diagramming Tools

Awesome Diagramming Tools GitHub Repositories

Describe the repository you're looking for…
We'll search the best matching repositories with AI.
  • mermaid-js/mermaid

    mermaid-js/mermaid

    86,200GitHubView on GitHub↗

    This project is a client-side rendering engine that transforms declarative, text-based syntax into visual diagrams directly within the browser. By utilizing a domain-specific language, it allows users to define complex structures—such as software architectures, process flows, and system behaviors—without the need for m

    TypeScriptdiagramsdiagrams-as-codedocumentation
  • macrozheng/mall

    macrozheng/mall

    82,926GitHubView on GitHub↗

    This project is an enterprise-grade Java framework designed for building scalable, full-stack e-commerce applications. It provides a comprehensive foundation for microservice-based distributed architectures, enabling the development of complex retail platforms that include product management, order processing, and secu

    Javadockerelasticsearchelk
  • jgraph/drawio-desktop

    jgraph/drawio-desktop

    59,481GitHubView on GitHub↗

    This project is a cross-platform desktop application designed for creating, editing, and managing structured diagrams and technical workflows. It provides a visual modeling environment that allows users to construct complex charts through a drag-and-drop interface, supporting the documentation of processes, software ar

    JavaScriptdiagram-editorelectron-appgraphics

Explore sub-tags

  • Class DiagramsVisual representations of object-oriented system structures including classes, interfaces, and their relationships.
  • DOM ObserversUtilities that monitor the DOM for specific syntax to trigger automatic rendering.
  • Diagramming PluginsModular extensions that add support for specific diagram types, parsers, or rendering engines to a core diagramming application.
  • Domain-Specific Language ParsersTools that transform declarative text syntax into abstract syntax trees for diagram generation.
  • Flowchart GeneratorsTools that render process flows, nodes, and edges from structured text input.
  • Git Graph VisualizersTools that render version control history, including branches, commits, and merge patterns, from text-based definitions.
  • Quadrant ChartsVisualizations that map data points across two-dimensional axes to compare categories or performance metrics.
  • Sequence DiagramsTools that visualize interaction flows and method calls by generating diagrams from code or definitions.
  • State DiagramsVisual representations of state machines showing states, transitions, and logic flow within a system.
  • Text-to-Diagram EnginesEngines that parse declarative text formats into visual diagram representations.