Skip to main content

Crate dendryform

Crate dendryform 

Source
Expand description

§dendryform

Declarative software architecture diagrams — beautiful, dark-themed HTML from a simple schema.

Named for the 23 dendriform models of tree architecture (Halle & Oldeman, 1970), because every system has a branching pattern worth revealing.

§Status

This crate is under active development. The API is not yet stable.

§Overview

dendryform takes a declarative description of a software system — nodes, edges, containment, tiers — and renders it as a beautiful, interactive HTML architecture diagram.

Re-exports§

pub use dendryform_core as core;

Functions§

version
Returns the version of the dendryform crate.