Open
Description
Description
The nuxt-qrcode
module aims to simplify the creation and read of QRCodes (and other barcodes) within Nuxt projects.
The creation of QRCodes take advantage of powerful styling as well as its ability to inherits the colors from other modules such as Nuxt UI.
The reading of QRCodes and barcodes lets you easily scan and process their data against your desired logic (for example to check if a user is actually registered in the database during live conferences).
Repository
https://github.com/sandros94/nuxt-qrcode
npm
https://www.npmjs.com/package/nuxt-qrcode
Nuxt Compatibility
Nuxt 3