More UI framework adapters
React and Svelte renderers on top of the framework-agnostic @atscript/ui core.
The Atscript stack is built on three layers:
.as files — the single source of truth for data models, metadata, and validation rules..as files.Full code generation, runtime validation, metadata export, and JSON Schema.
Syntax highlighting, diagnostics, go-to-definition, and live error checking for .as files.
Tables, relations, views, full-text and vector search, schema sync, and REST/CRUD endpoints — all driven by the same .as model.
Forms, smart tables, and multi-step HTTP workflow flows — rendered straight from .as annotations. Vue 3 today, framework-agnostic core.
React and Svelte renderers on top of the framework-agnostic @atscript/ui core.
Python, Java, Go, and others — the plugin architecture is designed to support them.