From 1f54afa04843221872ef6ba8a826507ffd2d0cba Mon Sep 17 00:00:00 2001 From: Marshall Thompson Date: Fri, 10 Jun 2022 13:44:17 -0600 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 3b0ad37..4b0a55b 100644 --- a/README.md +++ b/README.md @@ -359,6 +359,7 @@ The Feathers client works with React Native but here is a collection of native l ### VueJS +- [feathers-pinia](https://feathers-pinia.pages.dev) - A Feathers Client wrapper that integrates with Pinia. - [feathers-vuex](https://github.com/feathers-plus/feathers-vuex) - Integration of Feathers services with your Vuex store. ### Angular