form-codegen
OfficialUnified form validation across frontend and backend.
Authortinywasm
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Form creation and validation are often duplicated across frontend WASM and backend server code, leading to drift, inconsistent UX, and maintenance overhead.
Core Features & Use Cases
- Schema-driven form creation via form.New(parentID, &struct) to generate consistent, UI-linked validation for both WASM frontend and server backend.
- Shared validation logic across fmt, dom, form, form/input, json, and orm to ensure uniform behavior.
- Cross-library coordination that keeps widget defaults, input widgets, and data models in sync across the stack.
Quick Start
Define a Go struct annotated with // ormc:form and instantiate it with form.New to generate a shared form across frontend and backend.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: form-codegen Download link: https://github.com/tinywasm/devflow/archive/main.zip#form-codegen Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.