Skip to content

Commit

Permalink
Merge pull request vuejs#3868 from CodeDredd/master
Browse files Browse the repository at this point in the history
feat: add pinia-orm
  • Loading branch information
Scrum authored Feb 21, 2022
2 parents 6824338 + 9958470 commit dfcc1dd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3007,6 +3007,7 @@ _LocalStorage etc._
- [pinia-undo](https://github.com/wobsoriano/pinia-undo) - Undo/Redo plugin for pinia.
- [pinia-xstate](https://github.com/wobsoriano/pinia-xstate) - Put your xstate state machines into a global pinia store.
- [pinia-persistedstate](https://github.com/JD-Wang/pinia-persistedstate) - Persist Vuex state with localStorage, like vuex-persistedstate.
- [pinia-orm](https://github.com/CodeDredd/pinia-orm) - The Pinia plugin to enable Object-Relational Mapping access to the Pinia Store. 🍍

##### Authentication/Authorization

Expand Down

0 comments on commit dfcc1dd

Please sign in to comment.