Swift package · macOS 13+

DiagramKit

A native framework for editable, AI-assisted diagrams: a headless document model, automatic layout, an AppKit canvas, interchange, plugins, and automation.

DiagramKit

From an empty package to an editable canvas.

Import the umbrella module when you want the whole framework, or depend only on the focused products your application needs.

Package.swift Swift
dependencies: [
  .package(
    url: "https://github.com/rivoli-ai/DiagramKit.git",
    from: "0.1.0"
  )
]

import DiagramKit

Generated from DiagramKit’s DocC catalog and public symbols.

This preview is intentionally excluded from search indexing while the publishing workflow is reviewed.

Follow publishing issue