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.
| Package | What it is | Related guide |
|---|---|---|
context | Scoped Zustand store + Provider factory | Context store |
file-viewer | Renders the source file being mapped and lets the user select parts of it | Rendering, Selection & paths |
node-inputs | Registry of form input components for node configuration | Input widgets |
node-logic | Per-filetype logic and structure block rule sets for the graph editor | Logic & structure blocks |
plugins | The plugin framework, plus the built-in plugins that automate parts of template building | Framework, Built-in plugins |
schema-serialization | Converts schemas between their live runtime form and a JSON-safe serialized form | Schema serialization |
shared-i18n | i18next setup and translation strings | Internationalization |
types | The shared data model — tree nodes, entries, schema variants, and API DTOs | Tree & schemas, API contracts |
ui | Shared Mantine-based UI components | Component library |
utils | Generic helper functions | — |