You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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).
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/qrcode
npm
https://www.npmjs.com/package/nuxt-qrcode
Nuxt Compatibility
Nuxt 3
The text was updated successfully, but these errors were encountered: