vue-reactive-storage icon indicating copy to clipboard operation
vue-reactive-storage copied to clipboard

swap store for store2

Open joshua1 opened this issue 8 years ago • 2 comments

Hi @ropbla9 can this be extended to swap store for store2 which is a more advanced local / session storage api. It should also be possible to add values to localstorage without having to list the variables in the array and still have them reactive just like observables? I am looking to try something like that, will do a PR if it works

joshua1 avatar Feb 18 '17 08:02 joshua1

see the new release

ropbla9 avatar Mar 02 '17 20:03 ropbla9

@ropbla9 The master branch for this project doesn't depend on store2 and still requires you to list the items you want to expose. Am I missing something?

kccricket avatar Jul 14 '18 16:07 kccricket