@togo-framework/ui-entity
v0.1.0
Published
togo UI kit — generic entity network graph (NetworkGraph, EntityNetworkGraph). Depends on @togo-framework/ui-core.
Readme
@togo-framework/ui-entity
Generic entity network graph component (NetworkGraph, EntityNetworkGraph)
from the togo UI kit.
npm install @togo-framework/ui-entity @togo-framework/ui-coreimport { EntityNetworkGraph } from "@togo-framework/ui-entity";This package was split out of the former monolithic @togo-framework/ui to
let apps install only the pieces they actually use. Requires
@togo-framework/ui-core (and its styles.css) to be installed alongside it.
