nuxt-uid-module:Nuxt.js的vue-uid

时间:2021-05-15 03:37:17
【文件属性】:
文件名称:nuxt-uid-module:Nuxt.js的vue-uid
文件大小:206KB
文件格式:ZIP
更新时间:2021-05-15 03:37:17
JavaScript nuxt-uid模块 Nuxt.js的 。 安装 $ yarn add nuxt-uid-module nuxt.config.js module . exports = { // ... modules : [ 'nuxt-uid-module' , ] , // ... 'uid-module' : { name : 'uid' // property name(option) plugin : false , // when to use vue-uid mixin(option) } , } ; 用法 选项 vue-uid选项 请参阅。 name (选项) nuxt-uid-module选项 plugin (选项) 类型: boolean 默认值: true 使用时设置为false。 如果为false,则不会注册vue
【文件预览】:
nuxt-uid-module-master
----package.json(2KB)
----tests()
--------integration()
--------fixtures()
----LICENSE(1KB)
----src()
--------module.js(648B)
--------plugin.template.js(282B)
----jest-puppeteer.config.js(178B)
----.eslintrc.js(464B)
----.gitignore(225B)
----.browserslistrc(33B)
----CHANGELOG.md(752B)
----README.md(998B)
----yarn.lock(521KB)
----babel.config.js(227B)

网友评论