@hautechai/visual-editor.runtime
v1.0.9
Published
Pure runtime model and evaluation utilities for visual compositions (shared with visual-editor)
Readme
Runtime Library
Core runtime for element rendering in the Visual Editor.
Building
cd libs/runtimeBuild outputs:
- Generates both ESM (.js) and CJS (.cjs) formats
- Includes TypeScript declarations (.d.ts)
- Source maps included for debugging
Testing
Currently no tests configured for this package.
Architecture
See docs/files_structure.md for detailed file structure and docs/tech_stack.md for technology stack information.
