v-model
REST client plugin
A plugin for Vue.js that provides a way to interact with RESTful services using a model-based approach.
V-Model is a model plugin for Vue.js, like ng-resource.
58 stars
4 watching
10 forks
Language: JavaScript
last commit: about 6 years ago
Linked from 1 awesome list
axiosngresourcevue
Related projects:
Repository | Description | Stars |
---|---|---|
| A Vue.js library for handling REST service requests and model definitions with features like caching, aggregation, and field-specific rendering. | 19 |
| A Vue.js plugin to work around limitations in dynamically added properties with v-model directive | 17 |
| A Vue.js frontend starter kit with authentication for a Laravel backend API | 33 |
| A Vue.js plugin that enables permission-based authentication and authorization control | 6 |
| A Vue plugin that simplifies client-side interactions with Google APIs and authentication. | 35 |
| A Vue.js plugin for BabylonJS to create 3D graphics in the web using JavaScript. | 462 |
| A Vue.js plugin for defining breakpoints and building responsive designs semantically and declaratively. | 537 |
| An example project demonstrating integration of Vue.js with RethinkDB using Express as the backend framework. | 64 |
| A utility for building and constructing REST API requests in JavaScript. | 1,664 |
| A Vue.js plugin to display images in full-screen galleries with minimal configuration and customization options. | 415 |
| A Vue.js framework for building data-driven UI applications using the Model-View-Controller pattern | 27 |
| A plugin for Vue.js that allows users to easily bind charts to their application data, enabling fully reactive and customizable chart integration. | 198 |
| A Vue.js plugin that allows adding custom class names to components in a reusable way | 22 |
| A plugin that allows Vue applications to store and retrieve data across browser sessions. | 52 |
| A VueJS reactive RESTful API client with features like automatic request refreshing and cancellation, ideal for building data-driven web applications. | 171 |