Licence
MIT
Version
2.17.0
Deps
1
Size
4 kB
Vulns
0
Weekly
0
@x12i/graphenix
Short-name umbrella for the Graphenix executable lifecycle — identical surface to @x12i/graphenix-executable-format.
Use this package when consumers pin @x12i/graphenix@^2.9.0 (e.g. graph-engine). For new projects, either name works; keep versions aligned on the same release train.
npm install @x12i/graphenix @x12i/graphenix-core
import {
authoringGraphToEngineDocument,
compileAuthoringGraphToExecutablePlan,
validateAuthoringGraph
} from "@x12i/graphenix";
Note: @x12i/graphenix@2.5.0 on npm was a legacy planner package. From 2.9.0 this name is the format lifecycle umbrella only. Pin 2.5.0 explicitly if you still need the old planner.