modules icon indicating copy to clipboard operation
modules copied to clipboard

[Module Listing Request]: `nuxt-qrcode`

Open sandros94 opened this issue 1 year ago • 0 comments

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

sandros94 avatar Nov 19 '24 22:11 sandros94