Attaform
DocsPlayground GitHub

Documentation

Everything you need to use Attaform.

A type-safe, schema-driven form library for Vue 3 and Nuxt with first-class Zod support.

$ pnpm add attaform zod$ npm install attaform zod$ yarn add attaform zod$ bun add attaform zod$ pnpm add attaform zod
Quick start

Quick start

Install, wire up, ship a working form in under five minutes.

Read more

API reference

Every public export with signatures and return shapes, grouped by import path.

Read more

Recipes

Task-oriented walkthroughs: persistence, dynamic field arrays, async validation, focus-on-error.

Read more

Troubleshooting

Common gotchas: type-inference failures, SSR hydration mismatches, v-register on the wrong root.

Read more

Performance

How Attaform scales. When to worry. Microbenchmarks.

Read more
Attaform

A type-safe, schema-driven form library for Vue 3 and Nuxt with first-class Zod support.

v0.14.0 · MIT

Resources

  • Documentation
  • Playground
  • API reference

Community

  • GitHub
  • npm
  • Issues

Project

  • Changelog
  • Releases
  • License

© 2026 Oswald Chisala · MIT License

Made with·Built withVue+Nuxt