文件名称:vue-router-keep-alive-helper:Vue.js缓存自动管理插件,自动创建、销毁缓存页面
文件大小:85KB
文件格式:ZIP
更新时间:2024-05-02 12:30:34
JavaScript
Vue路由器保持活动帮助器
Vue Router Keep-alive Helper是用于管理Vue.js项目中的缓存页面的自动工具,只能使用一行配置代码。
English |
为什么需要此帮手:
当使用vue-router开发Vue.js的SPA项目时,
【文件预览】:
vue-router-keep-alive-helper-main
----.babelrc(241B)
----rollup.config.js(914B)
----package.json(1KB)
----README_CN.md(3KB)
----package-lock.json(212KB)
----dist()
--------helper.esm.js.map(19KB)
--------index.js(6KB)
--------index.js.map(19KB)
--------helper.esm.js(6KB)
----src()
--------utils.js(3KB)
--------index.js(646B)
--------helper.js(6KB)
--------historyStack.js(791B)
--------extension.js(2KB)
----examples()
--------replace-stay-example.html(2KB)
--------helper-example.html(2KB)
--------destroy-bigger-example.html(2KB)
--------router-twice-example.html(2KB)
--------query-example.html(2KB)
----.all-contributorsrc(821B)
----.gitignore(18B)
----README.md(3KB)
----yarn.lock(84KB)
----.editorconfig(168B)