vue2-form-loading
Form loader
A VueJS directive to manage form loading and submission
A VueJS directive can be used with forms in order to disable submit button and make every input readonly after submitting
13 stars
4 watching
1 forks
Language: JavaScript
last commit: over 6 years ago
Linked from 1 awesome list
formvuevuejs2
Related projects:
Repository | Description | Stars |
---|---|---|
alekseypleshkov/vue-form-send | A directive for sending data from forms and validating input fields in Vue.js applications. | 4 |
hosokawat/v-ajax-form | A Vue.js component plug-in to enable form submission without page reloads using asynchronous communication with a server. | 6 |
janiskelemen/formvuelar | A Vue.js form component library with built-in server-side validation and support for various input types. | 301 |
helmab/vue-loading | A Vue.js loading screen plugin with customizable options and internationalization support | 21 |
david-desmaisons/vue.imagesloaded | A Vue.js 2.0 directive to detect image loading and provide callback functionality. | 145 |
matiastucci/vue-input-tag | A Vue.js input component for managing tags with various features and validation options | 537 |
taverasady/vue-dynamic-inputs | A Vue.js component library for dynamically generating form inputs with various types and options. | 6 |
joseluisq/vue-vform | A Vue.js form component that integrates validation and AJAX functionality. | 15 |
cj/vuelidation | A lightweight validation library for Vue.js forms. | 36 |
marekmensa/vue-dd-form | A Vue.js component that renders forms based on predefined data models described using a JSON schema. | 80 |
fergaldoyle/vue-form | A Vue.js form validation library providing a set of components and tools for managing form state and validating user input. | 615 |
f/vue-wait | A component and directive for managing multiple loading states in Vue applications | 2,004 |
vitorluizc/vue-loadable | A utility library to manage loading states in Vue.js applications | 26 |
simplesmiler/vue-focus | A reusable focus management directive for Vue.js components | 404 |
zero-one-code/vue-default-page | A Vue 3.0 plugin package that simplifies displaying loading states and errors in web applications. | 27 |