modules icon indicating copy to clipboard operation
modules copied to clipboard

feat: add `@norbiros/nuxt-auto-form` module

Open Norbiros opened this issue 6 months ago โ€ข 0 comments

๐Ÿ”— Linked issue

โ“ Type of change

  • [ ] ๐Ÿ“– Documentation (updates to the documentation or readme)
  • [ ] ๐Ÿž Bug fix (a non-breaking change that fixes an issue)
  • [ ] ๐Ÿ‘Œ Enhancement (improving an existing functionality)
  • [x] โœจ New feature (a non-breaking change that adds functionality)
  • [ ] ๐Ÿงน Chore (updates to the build process or auxiliary tools and libraries)
  • [ ] โš ๏ธ Breaking change (fix or feature that would cause existing functionality to change)

๐Ÿ“š Description

This PR adds the @norbiros/nuxt-auto-form. It adds utilities to generate @nuxt/ui forms based on Zod v4 schema.

Norbiros avatar Aug 26 '25 10:08 Norbiros