vue-model-autoset
V-model fixer
A Vue.js plugin to work around limitations in dynamically added properties with v-model directive
A Vue.js plugin to workaround Vue limitation in observing dynamically added properties with v-model directive.
17 stars
2 watching
1 forks
Language: JavaScript
last commit: over 7 years ago
Linked from 1 awesome list
javascriptvue2vuejs2
Related projects:
Repository | Description | Stars |
---|---|---|
universal-model/universal-model-vue | A Vue.js framework for building data-driven UI applications using the Model-View-Controller pattern | 27 |
gaoding-inc/v-model | A plugin for Vue.js that provides a way to interact with RESTful services using a model-based approach. | 58 |
midnightsuyama/vue-assign-model | Automates assignment of element values to Vue.js models | 5 |
freakzlike/vue-service-model | A Vue.js library for handling REST service requests and model definitions with features like caching, aggregation, and field-specific rendering. | 19 |
universal-vue/uvue | Tool to help create and manage universal Vue applications | 127 |
andrewvasilchuk/v-visible | A Vue.js directive for controlling the visibility of HTML elements | 2 |
hfalucas/vue-autosizer | Automatically adjusts textarea and input elements to fit their content | 5 |
darrenjennings/vue-autosuggest | A Vue.js component for autocompletion with full control over rendering and styling | 621 |
hunterliu1003/vue-automatic-import-loader | Automatically imports Vue components with specified tags from relative paths | 24 |
termosa/vue-default-value | A Vue.js directive to set a default value for editable elements without affecting the model state | 16 |
dafrok/v-hotkey | A Vue.js directive for binding custom hotkey combinations to components. | 721 |
scleriot/vue-inputmask | A Vue.js directive to add inputmask functionality to text inputs with vanilla JavaScript. | 120 |
phegman/v-show-slide | A Vue.js directive for animating elements between open and closed states | 105 |
dcloudio/uni-preset-vue | An uni-app preset for building Vue.js applications with uni-app's ecosystem and tools. | 308 |
andrewvasilchuk/v-aspect-ratio | A Vue.js directive for setting aspect ratios in web applications | 29 |