Skip to content

Reference

Generated from source via TypeDoc — every exported function, type, and variable in every packages/ library. These pages document signatures; for what each package is for and how the pieces fit together, see the Guides.

PackageWhat it isRelated guide
contextScoped Zustand store + Provider factoryContext store
file-viewerRenders the source file being mapped and lets the user select parts of itRendering, Selection & paths
node-inputsRegistry of form input components for node configurationInput widgets
node-logicPer-filetype logic and structure block rule sets for the graph editorLogic & structure blocks
pluginsThe plugin framework, plus the built-in plugins that automate parts of template buildingFramework, Built-in plugins
schema-serializationConverts schemas between their live runtime form and a JSON-safe serialized formSchema serialization
shared-i18ni18next setup and translation stringsInternationalization
typesThe shared data model — tree nodes, entries, schema variants, and API DTOsTree & schemas, API contracts
uiShared Mantine-based UI componentsComponent library
utilsGeneric helper functions