• Stars
    star
    2,244
  • Rank 20,519 (Top 0.5 %)
  • Language
    JavaScript
  • License
    MIT License
  • Created about 5 years ago
  • Updated over 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

⚡️ The easiest way to build forms with Vue.

VueFormulate

npm GitHub

Documentation Website

🚀 Looking for Vue 3 support? Checkout FormKit — the best way to build forms with Vue 3.

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

More Repositories

1

griddle

🍳 A system of Sass functions and mixins with an accompanying visual grid overlay to help you be exact with your front-end development. Cook up something delicious.
SCSS
57
star
2

be.camp

Open source website for the beCamp unconference in Charlottesville, VA
HTML
18
star
3

vue-griddle

⚠️ Deprecated. A Vue.js implementation of @braid/griddle-scss with a toggleable visual overlay to help with your front-end development
Vue
11
star
4

vueformulate.com

Documentation site for vue-formulate, available at vueformulate.com
10
star
5

vue-formulate-i18n

Internationalization (i18n) support for vue-formulate
JavaScript
8
star
6

drupal-jsonapi-extractor

Library to extract, transform, and download an entire Drupal json:api graph.
JavaScript
7
star
7

vue-formulate-legacy

The easiest way to build forms in Vue with validation and vuex support.
JavaScript
7
star
8

shorten

Simple PSR-7 and PSR-15 compliant headless URL shortener.
PHP
6
star
9

nuxt-drupal-jsonapi

Nuxt module that exposes an elegant api for building headless Drupal sites (including static).
JavaScript
6
star
10

rafscroll

Eased scrolling (smooth scroll) with requestAnimationFrame
JavaScript
6
star
11

carbon-availability

A Carbon utility useful for sorting out availability and producing calendly-like results.
PHP
4
star
12

braid-wp-starter

A starter theme for WordPress with some useful helper functionality out of the box
PHP
4
star
13

vscode-wordpress

WordPress Development configuration for VS Code
JavaScript
3
star
14

observer-registry

An IntersectionObserver utility for notifying callbacks when an element's intersection changes.
JavaScript
2
star
15

griddle-scss

⚠️ Deprecated. A Sass grid system with scaffolding for a helpful visual overlay during development
CSS
1
star