1
0
mirror of synced 2024-11-22 05:16:05 +03:00
Go to file
2020-05-17 10:43:33 -04:00
.github/ISSUE_TEMPLATE Adds new github issue templates 2020-03-06 10:16:38 -05:00
build Removes all style block tags 2020-04-16 10:21:12 -04:00
dist Adds support for new named form methods 2020-05-15 23:20:29 -04:00
examples Adds testing and more rubust support for repeating groups 2020-05-08 17:25:52 -04:00
src Adds support for new named form methods 2020-05-15 23:20:29 -04:00
test Adds support for new named form methods 2020-05-15 23:20:29 -04:00
themes Adds support for new named form methods 2020-05-15 23:20:29 -04:00
.editorconfig Initial stable functionality 2018-01-30 17:21:21 -05:00
.eslintignore Removes old cache directory 2020-02-27 23:46:25 -05:00
.eslintrc.js Initial commit of the version 2 rewrite 2019-10-07 10:24:30 -04:00
.gitignore Updates package to version 2.0.0 2020-02-27 23:49:55 -05:00
.travis.yml Updates build to use node 11 2019-11-01 14:35:06 -04:00
babel.config.js Removes debugging artifacts for Travis CI troubleshooting 2019-11-01 21:03:01 -04:00
LICENSE.txt Update license year 2020-02-27 22:36:53 -05:00
package-lock.json Bumps dependencies 2020-05-15 23:34:59 -04:00
package.json Bumps dependencies 2020-05-15 23:34:59 -04:00
README.md refactor readme to better reflect documentation website 2020-05-17 10:43:33 -04:00

VueFormulate

npm GitHub

Documentation Website

What is Vue Formulate?

Vue Formulate is the easiest way to build forms using Vue. Please read the comprehensive documentation for guidance on using Vue Formulate within your own projects.

Key features

😎 Developer happiness

Forms are everywhere, yet surprisingly tedious to author — well, not anymore. Vue Formulate provides a powerful and flexible API to developers that makes complex form creation a breeze.

☝️ A single input element

With Vue Formulate you don't need to remember the names of a dozen components — all form elements are created with a single component. Easy!

💪 Grouped fields

Vue Formulate ships with repeatable field groups out of the box. Create complex UIs such as multi-person booking forms with ease.

🎯 Built-in validation

Ridiculously easy validation out-of-the-box to handle 95% of use-cases. Help text, validation rules, and validation messages are simple props. Need more? You can add custom validations too.

🔌 Plugin system

Extend Vue Formulate's functionality or reuse custom inputs, validation rules, and messages across projects by tapping into the plugin system. Make your plugin open source to share with others!

Generate forms

Generate an entire form from a JSON string. Because Vue Formulate uses a single input component, you can easily loop through an array and dynamically generate a form.

These features and many more are thoroughly covered an the documentation website.

Contributing

Vue Formulate is and always will be free and open source. There are many ways available for you to contribute to Vue Formulate.

Code Contributors

This project exists thanks to all the people who take the time to contribute.

Financial Contributors

Become a financial contributor and help us sustain our the development of Vue Formulate. [Contribute]

Individuals

Organizations

Support this project with your organization. Your organizations's logo will show up here with a link to your website. [Contribute]