ATScript-first form model with validation
Framework-agnostic filter model, filter-to-Uniquery conversion, and preset serialization for atscript tables
Framework-agnostic runtime for form and table definitions from atscript annotated types
@foormjs/vue
Type-driven form rendering for Atscript with Vue 3
Workflow form integration for moost — decorators, interceptors, and serialization driven by atscript type metadata
Dynamic fn-compiled field properties for @atscript/ui (opt-in, uses new Function)
Type-driven table components for Atscript with Vue 3
Moost controller and atscript schema for table-preset persistence — server-side persistence layer for atscript-ui table presets
Generic database controller for Moost with Atscript.
Database adapter utilities for atscript.
Validator pipe and utils for Moost.
Shared UnoCSS shortcuts, presets, and icon loader for atscript-ui (vue-form, vue-table, vue-wf)
Workflow form integration for Vue 3 — HTTP round-trip loop driven by atscript type metadata
Atscript: typescript-gen support.
SQLite adapter for @atscript/db with swappable driver support.
Atscript: Configuration and build plugins.
Core library for Atscript parsing and file generation.
MySQL adapter for @atscript/db with mysql2 driver support.
Shared SQL builder utilities for @atscript database adapters.
PostgreSQL adapter for @atscript/db with pg (node-postgres) driver support.
Browser-compatible HTTP client for @atscript/moost-db REST endpoints.
Mongodb plugin for atscript.
Custom form components for the Aooth auth system, built on @atscript/vue-form