Marketplace
ui-plugin
Othertogo UI kit — plugin marketplace cards, detail pages, workflow editor
togo-framework
bash
togo install togo-framework/ui-plugin@togo-framework/ui-plugin
togo UI kit — plugin marketplace cards, detail pages, and the workflow/steps
pipeline editor. Depends on @togo-framework/ui-core.
bash
npm install @togo-framework/ui-plugin @togo-framework/ui-coretsx
import "@togo-framework/ui-core/styles.css";
import { PluginCard, WorkflowEditor } from "@togo-framework/ui-plugin";
Split out of the former monolithic @togo-framework/ui so apps that don't
need the plugin marketplace UI can skip its @dnd-kit/recharts weight.