Skip to content

freysie/ide-object-graph

Repository files navigation

IDE Object Graph

Object graph UI for AppKit.

Installation

.package(url: "https://github.com/freysie/ide-object-graph.git", branch: "main"),
.product(name: "IDEObjectGraph", package: "ide-object-graph"),

Overview

The ObjectGraphView lets you visualize a group of objects in a grid.

Call setPivotNode(_:) and implement incomingReferences(for:) in your data source to get started.

About

Object graph UI for AppKit.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Languages