Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/wgr-sa/nuxt-form

Form builder for Nuxt
https://github.com/wgr-sa/nuxt-form

nuxt vuejs

Last synced: about 2 months ago
JSON representation

Form builder for Nuxt

Awesome Lists containing this project

README

        


Nuxt-Form

Nuxt-form

Nuxt-form module is a toolset for creating and managing forms. The plugin streamlines form creation, offering features like **form inputs, data validation, masking, suggestions, dynamic form generation, and form state management**.

It's meticulously designed for seamless integration, scalability, and enhanced user experience, with a keen focus on accessibility. Dive into our documentation to explore features of the module.
## Documentation
[wgr-sa.github.io/nuxt-form](https://wgr-sa.github.io/nuxt-form)
### Dependencies
- [class-validator](https://github.com/typestack/class-validator)
- [maska](https://github.com/beholdr/maska)
## Next
See issue tag for future features.
### Dev
- Run `npm run dev:prepare` to generate type stubs.
- Use `npm run dev` to start [playground](./playground) in development mode.