-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Labels
enhancementNew feature or requestNew feature or request
Description
The original intent of this library was (and still is) to provide a seamless data integration for Vue components and the json:api, at the time, the quickest way to get there was to integrate with Vuex. However, that integration always felt wrong and brought up questions of when to use or not use it.
A much better solution in my opinion would be to tear the Vuex integration out (which is a massive undertaking) and replace
- A Vue Plugin, providing replacements for the current module mapper functions, and
- A cross-browser storage backend, for this, I am currently considering store.js
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request