Skip to content

Conversation

Norbiros
Copy link
Contributor

πŸ”— 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)
  • ✨ 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

There is an increasing demand for generating custom Nuxt UI forms from
schemas. While projects like shadcn-vue and formkit offer similar
features, they do not integrate directly with Nuxt UI.

To address this issue, I created a nuxt-auto-form, module providing
AutoForm functionality until it is maybe natively supported in Nuxt UI
(hopefully in v4).

This commit adds a short note to the Form docs, that briefly mentions
the module, which can be a valuable resource for the community.

Related issues: #3876, #4653

πŸ“ Checklist

  • I have linked an issue or discussion.
  • I have updated the documentation accordingly.

There is an increasing demand for generating custom Nuxt UI forms from
schemas. While projects like `shadcn-vue` and `formkit` offer similar
features, they do not integrate directly with Nuxt UI.

To address this issue, I created a `nuxt-auto-form`, module providing
`AutoForm` functionality until it is maybe natively supported in Nuxt UI
(hopefully in v4).

This commit adds a short note to the Form docs, that briefly mentions
the module, which can be a valuable resource for the community.

Related issues: nuxt#3876, nuxt#4653
@github-actions github-actions bot added documentation Improvements or additions to documentation v3 #1289 labels Aug 30, 2025
Copy link

pkg-pr-new bot commented Aug 30, 2025

npm i https://pkg.pr.new/@nuxt/ui@4850

commit: b5bf024

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation v3 #1289
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant