All Projects → wearebraid → Vue Formulate

wearebraid / Vue Formulate

Licence: mit
⚡️ The easiest way to build forms with Vue.

Programming Languages

javascript
184084 projects - #8 most used programming language
Vue
7211 projects
SCSS
7915 projects
shell
77523 projects

Projects that are alternatives of or similar to Vue Formulate

Awesomevalidation
Android validation library which helps developer boil down the tedious work to three easy steps.
Stars: ✭ 1,093 (-43.86%)
Mutual labels:  validation, form, forms, input
React Native Merlin
🧙 Simple web-like forms in react native.
Stars: ✭ 83 (-95.74%)
Mutual labels:  validation, form, forms
React Hook Form
📋 React Hooks for form state management and validation (Web + React Native)
Stars: ✭ 24,831 (+1175.35%)
Mutual labels:  validation, form, forms
Validation
Framework agnostic validation library for PHP
Stars: ✭ 146 (-92.5%)
Mutual labels:  validation, forms, input
React Final Form
🏁 High performance subscription-based form state management for React
Stars: ✭ 6,781 (+248.28%)
Mutual labels:  validation, form, forms
Usetheform
React library for composing declarative forms, manage their state, handling their validation and much more.
Stars: ✭ 40 (-97.95%)
Mutual labels:  validation, form, forms
Redux Form
A Higher Order Component using react-redux to keep form state in a Redux store
Stars: ✭ 12,597 (+547%)
Mutual labels:  validation, form, forms
Formik Alicante
Formik slides & demos from React Alicante
Stars: ✭ 47 (-97.59%)
Mutual labels:  validation, form, forms
Customui
Library to create custom UI's in MCPE 1.2+
Stars: ✭ 60 (-96.92%)
Mutual labels:  form, forms, input
Formium
The headless form builder for the modern web.
Stars: ✭ 78 (-95.99%)
Mutual labels:  form, forms
Vue Rawmodel
RawModel.js plugin for Vue.js v2. Form validation has never been easier!
Stars: ✭ 79 (-95.94%)
Mutual labels:  validation, form
React Form With Constraints
Simple form validation for React
Stars: ✭ 117 (-93.99%)
Mutual labels:  validation, form
Normform
Normform: A tiny CSS plugin to make your web forms beautiful again
Stars: ✭ 78 (-95.99%)
Mutual labels:  form, forms
Wtforms
A flexible forms validation and rendering library for Python.
Stars: ✭ 1,214 (-37.65%)
Mutual labels:  validation, forms
Legit
input validation framework
Stars: ✭ 81 (-95.84%)
Mutual labels:  validation, form
Laravel Multistep Forms
Responsable Multistep Form Builder for Laravel
Stars: ✭ 76 (-96.1%)
Mutual labels:  validation, forms
Ngx Dynamic Form Builder
FormBuilder + class-transformer + class-validator = dynamic form group builder for Angular10+
Stars: ✭ 93 (-95.22%)
Mutual labels:  validation, form
Just Validate
Lightweight (~4,5kb gzip) form validation in Javascript Vanilla, without dependencies, with customizable rules (including remote validation), customizable messages and customizable submit form with ajax helper.
Stars: ✭ 74 (-96.2%)
Mutual labels:  validation, form
React Inform
Simple controlled forms with validations in react
Stars: ✭ 81 (-95.84%)
Mutual labels:  validation, forms
Form For
ReactJS forms made easy
Stars: ✭ 118 (-93.94%)
Mutual labels:  form, forms

VueFormulate

npm GitHub

Documentation Website

What is Vue Formulate?

Vue Formulate is the easiest way to build forms with Vue. Please read the comprehensive documentation for live code examples and guidance on using Vue Formulate in 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 JSON. Vue Formulate includes a schema to allow you to render complex forms from JSON with groups, wrappers, and custom components.

🎨 Styling Control

With provided class props you can add your own set of style classes globally or on a case-by-case basis. Tailwind? No problem. Bootstrap? You're covered. Roll your own? Right on, it’s supported.

🔍 Scoped Slots

Need even more control over your form’s markup? Vue Formulate ships with full scoped slots support so that you can globally or selectively provide your own markup.

🌐 Internationalization

Thanks to the wonderfully collaborative Vue community, Vue Formulate ships with support for over a dozen languages which are selectively importable to keep bundle size light.

These features and many more are covered thoroughly at 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.

Core Codebase Contributors

This project exists thanks to all the people who volunteer their time to contribute

Localization Contributors

Vue Formulate is translated into different languages by volunteer native language speakers. Localizations are located in the Vue Formulate Internationalization repo.

License

MIT

Copyright (c) 2020-present, Braid LLC

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].