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
538 stars 49 forks source link

add a function to get ls instance in js file #176

Closed raythunder closed 2 years ago

raythunder commented 2 years ago

i want to get the ls instance in js file, so i add a function to return the instance. It can be used in both vue2.x and vue3.x