@tidyfactor/js
v1.2.0
Published
TidyFactor Vanilla JS track — Framework-Free Reactive Vanilla SPA with Contextual Decision Layer (CDL)
Downloads
95
Maintainers
Readme
tidyfactor-js v1.2.0
面向 AI 智能体的无框架响应式原生 Vanilla JS SPA 引擎
English • العربية • فارسی • Español • Português • 简体中文 • Deutsch • Français
⚡ 快速上手 (Quickstart)
# 通过 NPX 快速运行
npx @tidyfactor/cli-js或在 AI 编码助手 (Google Antigravity, Claude Code, Cursor, Codex) 中调用:
/tidyfactor-js📋 核心命令矩阵
| 命令 | 目标与产出 | 执行工作流 |
|---|---|---|
| /brief | Arquitectura de aplicación SPA Vanilla | workflows/brief.md |
| /init | Scaffolding de arquitectura modular SPA | workflows/init.md |
| /store | Gestión de estado reactivo vía Proxy | workflows/store.md |
| /route | Enrutamiento cliente sin recarga | workflows/route.md |
| /compo | Componentes funcionales reactivos | workflows/compo.md |
📖 完整技术规范与文档
如需查看深层架构设计、完整 JSON Schema 契约和原生代码,请参阅英文权威技术文档 (README.md)。
