vue-async-properties
Async properties plugin
A Vue component plugin that enables asynchronous data fetching and computation in Vue applications.
Vue Component Plugin for asynchronous data and computed properties.
0 stars
2 watching
0 forks
Language: JavaScript
last commit: over 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
foxbenjaminfox/vue-async-computed | A Vue.js plugin for creating asynchronously computed properties. | 1,112 |
mokkabonna/vue-async-methods | Provides utility methods and computed properties to simplify handling asynchronous operations in Vue.js applications. | 68 |
stukh/vue-promise-btn | A Vue.js plugin for handling buttons with async lock state and optional spinner | 173 |
martinmalinda/vue-concurrency | A library that provides abstraction and management of asynchronous operations for Vue applications. | 352 |
vv13/vue-authplugin | A Vue.js plugin that enables permission-based authentication and authorization control | 6 |
maranran/eslint-plugin-vue-a11y | Ensures Vue.js components are accessible to visually impaired users by enforcing various accessibility rules. | 161 |
damianosipiuk/vue-query | A plugin for Vue.js that enables fetching, caching and updating asynchronous data in a declarative and reactive way | 1,110 |
moredure/vuexi | A utility for simplifying Vuex state management and Vue Router route handling in asynchronous applications. | 5 |
andrewvasilchuk/vue-accessible-modal | A Vue.js plugin for creating accessible modals with a simple show/close API | 20 |
darrenjennings/vue-autosuggest | A Vue.js component for autocompletion with full control over rendering and styling | 621 |
chrisheanan/vue-gauge | A Vue.js component plugin to create customizable gauge charts with dynamic and animated pointers. | 14 |
ratiw/vuetable-2 | A Vue.js data table component with simplified functionality and improved features. | 2,154 |
bosnaufal/vue-autocomplete | Provides an autocomplete component for Vue.Js that fetches data from a specified URL and returns suggestions based on user input. | 206 |
tochoromero/vuejs-smart-table | A simple and customizable data table plugin for Vue that adds filtering, sorting, pagination, and row selection. | 221 |
maple3142/vuejs-storage | A Vue.js plugin for persisting data in localStorage or sessionStorage. | 121 |