RobinCK / vue-ls

:boom: Vue plugin for work with local storage, session storage and memory storage from Vue context 🇺🇦
https://robinck.gitbooks.io/vue-storage/
MIT License
536 stars 42 forks source link

Can you configure the storage context for different environments? #141

Open YorkshireZe opened 4 years ago

YorkshireZe commented 4 years ago

For example, adding a parameter allows us to dynamically choose whether to get the object from session or from local.