DEV Community

Cover image for Vue 3 and Bootstrap 5 forms generator
Malik Zharykov
Malik Zharykov

Posted on

Vue 3 and Bootstrap 5 forms generator

Hi for all!

I work on vue 3 and bootstrap 5 forms generator. And I want to tell you a little about this project.

https://reforms.js.org

Features:

  • Info cards
  • Forms
  • 15+ inputs types and output types
  • Forms schemas
  • Cards schemas
  • Plugin system
  • Internationalization
  • Input & Output groups
  • Form validation
  • Server side validation
  • Multiple and sortable fields

Example

What you see:

What you see

Code:

Code

Top comments (2)

Collapse
 
727021 profile image
Andrew Schimelpfening

It would be really cool if the docs showed the output of the code examples.

Collapse
 
malikzh profile image
Malik Zharykov

Yes, that's a good suggestion. I'm working on it.