Logic-less, deterministic text render engine (Mustache) for MetaObjects templates — provider-resolved partials, format-driven escaping, zero core dependency.
Metamodel loader, types, and constants for the MetaObjects standard.
TypeScript codegen engine for MetaObjects — emits Drizzle, Zod, and Fastify artifacts.
Schema migration tooling for MetaObjects: diff metadata vs DB and emit SQL for Postgres and SQLite.
Node-side runtime helpers for MetaObjects: Fastify route builders, Drizzle filter/sort integration, Kysely drivers.
Workspace helpers and agent-docs utilities for MetaObjects projects.
CLI for MetaObjects: scaffold, codegen, migrate, and drift-detection commands.
React runtime for metaobjects: useEntityForm hook and CurrencyInput component.
TanStack codegen for metaobjects — emits hooks and column definitions for TanStack Query and Table.
React codegen for metaobjects — emits .form.tsx files using react-hook-form and @metaobjectsdev/react helpers.
TanStack runtime for metaobjects: EntityFetcherProvider, EntityGrid, default cell renderers.
LLM call loop + typed-trace recorder adapters for MetaObjects: provider-neutral LlmClient seam, callLlm bridge, Composite/Langfuse/OTel recorders.
Pure framework-agnostic browser core for metaobjects: currency, filter URL serialization, fetcher contract types.