文件名称:vue-qrcode:Vue.js的QR码组件
文件大小:167KB
文件格式:ZIP
更新时间:2024-02-26 19:44:05
vuejs vue qrcode qr-code vue-component
vue-qrcode Vue 3的QR代码组件,基于 。 主要档案 dist/ ├── vue-qrcode.js (UMD, default) ├── vue-qrcode.min.js (UMD, compressed) ├── vue-qrcode.esm.js (ECMAScript Module) └── vue-qrcode.esm.min.js (ECMAScript Module, compressed) 入门 安装 npm install vue qrcode @chenfengyuan/vue-qrcode 在浏览器中: < scrip
【文件预览】:
vue-qrcode-main
----.stylelintignore(36B)
----rollup.config.js(1KB)
----docs()
--------index.html(1KB)
--------components()
--------index.ts(280B)
--------app.vue(5KB)
----package.json(4KB)
----.github()
--------workflows()
----jest.config.js(332B)
----tests()
--------props.spec.ts(3KB)
----LICENSE(1KB)
----package-lock.json(634KB)
----src()
--------shims.d.ts(75B)
--------README.md(1KB)
--------index.ts(2KB)
----.eslintrc.js(722B)
----tsconfig.json(219B)
----stylelint.config.js(288B)
----.gitignore(58B)
----tsconfig.eslint.json(95B)
----webpack.config.js(2KB)
----CHANGELOG.md(506B)
----types()
--------index.d.ts(141B)
----README.md(2KB)
----.eslintignore(36B)
----babel.config.js(56B)