QRCodes

made easy

A Nuxt module that provides support for generating and reading QRCodes.

Terminal
npx nuxi module add nuxt-qrcode

Integrated concepts and features

    Global Styling

    Customize the default styles of the QRCode component or automatically integrate it with Nuxt UI.

    QRCode Generation

    Generate QRCodes with ease using the Qrcode component or the useQrcode composable.

    QRCode Reading

    Read QRCodes using the QrcodeStream, QrcodeDropZone, QrcodeCapture components (powered by vue-qrcode-reader).