{"library":"vue-qrcode-component","type":"library","category":null,"description":"vue-qrcode-component is a straightforward Vue.js component designed for embedding QR code generation directly within Vue applications. It provides a simple API for encoding text into QR codes, with options to customize size, foreground color, background color, and error correction level. The current stable version is 2.1.1. Given its last commit was several years ago (around 2020), it appears to be in a maintenance state, suitable for projects requiring basic QR code functionality without extensive configuration or advanced features. Its key differentiator is its minimal setup and direct integration into Vue 2 projects, offering a ready-to-use solution for adding QR codes with common customizations, rather than relying on a separate QR library and manually integrating it into a Vue wrapper. It does not actively support Vue 3.","language":"javascript","status":"maintenance","version":"2.1.1","tags":["javascript","qr","code","qrcode","vue","component"],"last_verified":"Wed May 27","install":[{"cmd":"npm install vue-qrcode-component","imports":["import VueQRCodeComponent from 'vue-qrcode-component'","import Vue from 'vue';\nimport VueQRCodeComponent from 'vue-qrcode-component';\nVue.component('qr-code', VueQRCodeComponent);","import VueQRCodeComponent from 'vue-qrcode-component';\n\nexport default {\n  components: {\n    'qr-code': VueQRCodeComponent,\n  },\n  // ...\n};"]},{"cmd":"yarn add vue-qrcode-component","imports":[]},{"cmd":"pnpm add vue-qrcode-component","imports":[]}],"homepage":null,"github":"https://github.com/gerardreches/vue-qrcode-component","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/vue-qrcode-component","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/vue-qrcode-component/compatibility"}}