[Module Listing Request]: `nuxt-form-state`
Open
Nobody has claimed this yet.
module-request
- Dominant language
- TypeScript
- Stars
- 1.1k
- Forks
- 354
- Avg merge
- 10h 18m
- Merged PRs (30d)
- 12
Description
Description
useFormState, a powerful form state management composable for Vue/Nuxt applications with Zod validation support.
- ✅ Full Typescript Support
- ✅ Type-Safe Forms with Zod Validations
- ✅ Reactive Form Data
- ✅ Dirty state tracking
- ✅ Two-Step Confirmations ('cancel', 'reset')
- ✅ Easy-to-understand Form API (
submit,reset,cancel,fill,state,status)
Repository
https://github.com/incognosco/nuxt-form-state
npm
https://www.npmjs.com/package/nuxt-form-state
Nuxt Compatibility
Nuxt 3
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start in the nuxt/modules repository by finding how module listings are added, then use the linked nuxt-form-state repository and npm package as the source of its details. Done means the module is listed with its repository, npm link, Nuxt 3 compatibility, and the capabilities described in the issue.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- nuxtjs, typescript
- Domain
- content, documentation
- Issue type
- Documentation
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100