vue-cache-data
VueCacheData provides reactive cache data and fetched until first access
Install
npm install vue-cache-data --save
Usage
vue cache {{ stock }}
Vue let AppCache = AppCache AppCache el: '#demo' computed: { return AppCachevmstockList }