feathers-vuex
State Management Library
Integrates FeathersJS with Vuex for building robust state management systems
Integration of FeathersJS, Vue, and Nuxt for the artisan developer
445 stars
20 watching
108 forks
Language: TypeScript
last commit: almost 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
feathersjs-ecosystem/feathers-stripe | A Feathers service wrapper around Stripe's API for managing various payment and subscription-related resources | 96 |
feathersjs-ecosystem/feathers-swift | A networking library that abstracts interactions with FeathersJS backend services. | 50 |
feathersjs-ecosystem/feathers-reactive | Extends Feathers services with real-time data streaming capabilities using RxJS observables. | 216 |
feathersjs-ecosystem/feathers-authentication-management | Provides additional features for managing user authentication and password recovery in a FeathersJS application | 247 |
feathersjs-ecosystem/feathers-batch | Allows batching of multiple Feathers service calls into one to minimize client side requests and speed up batched requests. | 96 |
feathersjs-ecosystem/feathers-blob | A Feathers service for blob storage and management | 92 |
feathersjs-ecosystem/feathers-swagger | Automatically generates OpenAPI documentation for Feathers services and integrates it with Swagger UI | 225 |
feathersjs-ecosystem/feathers-sequelize | A Feathers service adapter for the Sequelize ORM | 208 |
feathersjs-ecosystem/feathers-elasticsearch | A Feathers.js adapter for interacting with Elasticsearch databases. | 78 |
7kmco/feathers-vue-nuxt | A starter template for building a full-stack application with Feathers.js and Nuxt.js or Vue.js as the client-side frameworks. | 20 |
feathersjs-ecosystem/feathers-knex | Provides an adapter for using KnexJS with Feathers services to interact with databases. | 112 |
feathersjs-ecosystem/feathers-sync | Synchronizes service events between Feathers application instances using a messaging mechanism | 222 |
feathersjs-ecosystem/feathers-mongoose | Provides a Feathers database adapter for Mongoose, an object modeling tool for MongoDB. | 189 |
florianguyonnet/feathers-mobx | Integrates Feathers client with MobX store for managing data from different namespaces. | 8 |
codingfriend1/feathers-vue | A full-stack web application using Vue 2 and FeathersJS with authentication, email verification, and server-side rendering | 197 |